
Time bar (total: 9.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 7 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 8 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 9 |
| 30.5% | 30.4% | 69.5% | 0.1% | 0% | 0% | 0% | 10 |
| 38.3% | 38.2% | 61.7% | 0.1% | 0% | 0% | 0% | 11 |
| 39.6% | 39.6% | 60.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
| 1.3s | 3 980× | 1 | valid |
| 643.0ms | 4 276× | 0 | valid |
ival-div: 432.0ms (33.4% of total)ival-tan: 372.0ms (28.7% of total)ival-sin: 359.0ms (27.7% of total)ival-mult: 62.0ms (4.8% of total)adjust: 52.0ms (4% of total)ival-true: 6.0ms (0.5% of total)exact: 6.0ms (0.5% of total)ival-assert: 4.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 126 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 126 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 32 | 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 | 100 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 100 | 0 |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 32 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 32 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 32 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 32 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 32 | |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 26 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 26 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 26 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 26 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 158 | 0 |
| - | 0 | 98 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 158 | 0 | 0 |
| - | 0 | 0 | 98 |
| number | freq |
|---|---|
| 0 | 98 |
| 1 | 32 |
| 2 | 126 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 57.0ms | 246× | 1 | valid |
| 18.0ms | 266× | 0 | valid |
Compiled 89 to 28 computations (68.5% saved)
ival-tan: 24.0ms (42.5% of total)ival-sin: 14.0ms (24.8% of total)ival-div: 10.0ms (17.7% of total)ival-mult: 4.0ms (7.1% of total)adjust: 3.0ms (5.3% 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 | 51 | 67 |
| 2 | 122 | 65 |
| 3 | 227 | 65 |
| 4 | 435 | 65 |
| 5 | 849 | 65 |
| 6 | 1820 | 65 |
| 7 | 4068 | 65 |
| 0 | 8 | 13 |
| 0 | 13 | 13 |
| 1 | 21 | 13 |
| 2 | 35 | 13 |
| 3 | 53 | 13 |
| 4 | 78 | 13 |
| 5 | 124 | 13 |
| 6 | 196 | 13 |
| 7 | 423 | 13 |
| 8 | 993 | 13 |
| 9 | 2039 | 13 |
| 10 | 4361 | 13 |
| 11 | 7934 | 13 |
| 0 | 8194 | 13 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 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 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(abs y)
(abs x)
Compiled 13 to 8 computations (38.5% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 44.2% | (/.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 | 21 | 36 |
| 2 | 35 | 36 |
| 3 | 53 | 36 |
| 4 | 78 | 36 |
| 5 | 124 | 36 |
| 6 | 196 | 36 |
| 7 | 423 | 36 |
| 8 | 993 | 36 |
| 9 | 2039 | 36 |
| 10 | 4361 | 36 |
| 11 | 7934 | 36 |
| 0 | 8194 | 36 |
| 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))) |
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 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(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 | 7.86727553362641 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 28.417470970889553 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 28.77197413442148 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 21.0ms | 123× | 1 | valid |
| 9.0ms | 133× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-sin: 6.0ms (28.8% of total)ival-tan: 6.0ms (28.8% of total)ival-div: 5.0ms (24% of total)adjust: 2.0ms (9.6% of total)ival-mult: 2.0ms (9.6% 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 | |
|---|---|---|---|---|
| 5.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 4.0ms | x | @ | -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 | y | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 1576 |
| 1 | 1006 | 1536 |
| 2 | 4033 | 1498 |
| 0 | 8680 | 1395 |
| 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)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #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 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)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (*.f64 y y))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (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 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)))) x) #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) x) y) (/.f64 x y) (/.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))) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/24 binary64) y) (/.f64 (+.f64 (/.f64 (-.f64 (*.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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (/.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)))) 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 (-.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) (*.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 (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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/1920 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)))) (pow.f64 x #s(literal 4 binary64)) (*.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 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (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/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (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/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 #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 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/768 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/384 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 y #s(literal 6 binary64))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x) |
(/ (+ (* -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)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (*.f64 y y))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/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 (fma.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) (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 4 binary64)))) x) #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) x) y) (/.f64 x y) (/.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))) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (/.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)) (-.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)))))) (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 (-.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) (*.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 (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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/1920 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)))) (pow.f64 x #s(literal 4 binary64)) (*.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 (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 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (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 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)) (/.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 (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 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 y #s(literal 6 binary64))))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x) |
(* -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: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 33 |
| 0 | 13 | 17 |
| 1 | 29 | 17 |
| 2 | 118 | 17 |
| 3 | 824 | 7 |
| 0 | 10401 | 7 |
| 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 |
|---|
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(/.f64 (/.f64 x #s(literal -2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) y) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) #s(literal 0 binary64)) |
(/.f64 x #s(literal 0 binary64)) |
(neg.f64 (/.f64 x #s(literal 0 binary64))) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
Compiled 2 105 to 381 computations (81.9% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 46 | 9 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 46 | 10 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 3.9% | (/.f64 (tan.f64 (/.f64 (/.f64 x y) #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 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ▶ | 35.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) |
| 43.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 43.9% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.7% | (/.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))))) | |
| ▶ | 47.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
| ▶ | 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| 56.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) | |
| ▶ | 3.1% | #s(literal 0 binary64) |
Compiled 351 to 254 computations (27.6% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 x y) | |
| cost-diff | 0 | (/.f64 (/.f64 x y) #s(literal -2 binary64)) | |
| cost-diff | 0 | (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 x (*.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)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) | |
| cost-diff | 2 | (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x) | |
| 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 | (*.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 | 38 | 258 |
| 0 | 63 | 258 |
| 1 | 104 | 258 |
| 2 | 217 | 258 |
| 3 | 621 | 258 |
| 4 | 1964 | 255 |
| 5 | 4586 | 255 |
| 6 | 7550 | 255 |
| 0 | 8158 | 252 |
| 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))) |
#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(literal 0 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 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) 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) |
#s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x x) y) |
(*.f64 x x) |
(/.f64 #s(literal -1/48 binary64) y) |
#s(literal -1/48 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal -2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| 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 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
#s(literal 0 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 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(approx (sin (/ x (* y 2))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (*.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) |
#s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x)) |
#s(approx (sin (/ x (* y 2))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x x) y) |
(*.f64 x x) |
(/.f64 #s(literal -1/48 binary64) y) |
#s(literal -1/48 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 x y) |
x |
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))) |
(/.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) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (/.f64 (/.f64 x y) #s(literal -2 binary64)) | |
| accuracy | 8.065219735968071 | (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 28.417470970889553 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 28.771920896932368 | (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) | |
| accuracy | 7.86727553362641 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) | |
| accuracy | 8.249785019617553 | (/.f64 (*.f64 x x) y) | |
| accuracy | 28.77197413442148 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 31.095534083889653 | #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x)) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 1.9107367828334565 | (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) | |
| accuracy | 8.249785019617553 | (/.f64 (*.f64 x x) y) | |
| accuracy | 31.092690885462176 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) | |
| accuracy | 0.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.125 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| accuracy | 0.14453125 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 27.589322928432324 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
| 100.0ms | 123× | 1 | valid |
| 30.0ms | 133× | 0 | valid |
Compiled 214 to 34 computations (84.1% saved)
ival-div: 29.0ms (35.4% of total)ival-mult: 12.0ms (14.6% of total)ival-tan: 12.0ms (14.6% of total)ival-sin: 9.0ms (11% of total)ival-cos: 6.0ms (7.3% of total)adjust: 5.0ms (6.1% of total)const: 5.0ms (6.1% of total)ival-add: 3.0ms (3.7% of total)exact: 1.0ms (1.2% 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)))) (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 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 x y) |
(*.f64 x x) |
#s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x)) |
(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 (* -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)) |
(/ (pow x 2) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
-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/2 (/ x y)) |
(* x (- (* -1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (- (* -1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ x y) |
(pow x 2) |
(* 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))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* -1/48 (/ (pow x 3) (pow y 3))) |
(* (pow x 3) (- (* 1/2 (/ 1 (* (pow x 2) y))) (* 1/48 (/ 1 (pow y 3))))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(* -1 (* (pow x 3) (- (* 1/48 (/ 1 (pow y 3))) (* 1/2 (/ 1 (* (pow x 2) y)))))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ 1/8 y) |
(/ (+ (* -1/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(- (+ 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)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/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/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(/ (- (+ (* -1/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/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)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)) |
(* -1 (/ (+ (* -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 | |
|---|---|---|---|---|
| 49.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) (/ (* x x) y) (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (tan (/ (/ x y) -2)) (/ (/ x y) -2) (/ x y) (* x x) (sin (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 12.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) (/ (* x x) y) (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (tan (/ (/ x y) -2)) (/ (/ x y) -2) (/ x y) (* x x) (sin (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 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) (/ (* x x) y) (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (tan (/ (/ x y) -2)) (/ (/ x y) -2) (/ x y) (* x x) (sin (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 5.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) (/ (* x x) y) (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (tan (/ (/ x y) -2)) (/ (/ x y) -2) (/ x y) (* x x) (sin (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 4.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) (/ (* x x) y) (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (tan (/ (/ x y) -2)) (/ (/ x y) -2) (/ x y) (* x x) (sin (/ x (* y 2))) (sin (/ x (* y 2)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 491 | 3227 |
| 1 | 1540 | 3093 |
| 2 | 6130 | 3035 |
| 0 | 8235 | 2843 |
| 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)) |
(/ (pow x 2) y) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
-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/2 (/ x y)) |
(* x (- (* -1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (- (* -1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ x y) |
(pow x 2) |
(* 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))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* -1/48 (/ (pow x 3) (pow y 3))) |
(* (pow x 3) (- (* 1/2 (/ 1 (* (pow x 2) y))) (* 1/48 (/ 1 (pow y 3))))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/ (sin (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(* -1 (* (pow x 3) (- (* 1/48 (/ 1 (pow y 3))) (* 1/2 (/ 1 (* (pow x 2) y)))))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ 1/8 y) |
(/ (+ (* -1/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(- (+ 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)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/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/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(/ (- (+ (* -1/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/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)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y)) |
(* -1 (/ (+ (* -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) x) y) (/.f64 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 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/ (pow x 2) y) |
(*.f64 x (/.f64 x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 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 x y) #s(literal 1/2 binary64))) |
(* 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 x y) #s(literal 1/2 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)) |
(- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(-.f64 (*.f64 (fma.f64 #s(literal -5/384 binary64) (*.f64 x (/.f64 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) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -61/46080 binary64) (*.f64 x (/.f64 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/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 (/.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (*.f64 x (/.f64 x y)) #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 x (/.f64 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 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) (/.f64 #s(literal -1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/ x y) |
(/.f64 x y) |
(pow x 2) |
(*.f64 x 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 x y) #s(literal 1/2 binary64))) |
(* 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 x y) #s(literal 1/2 binary64))) |
(/ 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/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(* -1/48 (/ (pow x 3) (pow y 3))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64)) |
(* (pow x 3) (- (* 1/2 (/ 1 (* (pow x 2) y))) (* 1/48 (/ 1 (pow y 3))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 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 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/.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 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)))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(* -1 (* (pow x 3) (- (* 1/48 (/ 1 (pow y 3))) (* 1/2 (/ 1 (* (pow x 2) y)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) y)))) (pow.f64 x #s(literal 3 binary64))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(/ 1/8 y) |
(/.f64 #s(literal 1/8 binary64) y) |
(/ (+ (* -1/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (*.f64 y y))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (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)))) x) #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) x) y) (/.f64 x y) (/.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))) (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 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (+.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 (*.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)))) 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 (-.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) (*.f64 #s(literal 1/24 binary64) (*.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))) 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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/1920 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)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64))) (pow.f64 y #s(literal 6 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 (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) x) y) (/.f64 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 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 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) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (/.f64 (-.f64 (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/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (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/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) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (/.f64 (-.f64 (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 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/768 binary64) (/.f64 (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))))))) y)) |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/24 binary64) (*.f64 y x))) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (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)))) x) #s(literal 2 binary64)) (+.f64 (/.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 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/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/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 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)))) 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 (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 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 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) (*.f64 #s(literal 1/24 binary64) (*.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))) x) x))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal -1/24 binary64) (+.f64 (/.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 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (/.f64 (fma.f64 (*.f64 #s(literal 1/1920 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)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 y #s(literal 6 binary64))))))) |
(/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) 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 (-.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))) (/.f64 (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) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) |
(/ (- (+ (* -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)) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 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 (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/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (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))))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (/.f64 (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) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (/.f64 (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)))) |
(-.f64 #s(literal 1 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 y y))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (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)))) x) #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) x) y) (/.f64 x y) (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) (*.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 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 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)))) 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 (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 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 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 #s(literal 1/24 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) 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 -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/1920 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64)) (*.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)))) y)) |
(neg.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(neg.f64 (-.f64 (/.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))) (/.f64 (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) (*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) |
(* -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)) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 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 (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/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (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))))))) (neg.f64 y)) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal -2 binary64) (*.f64 y x))) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(-.f64 (*.f64 (/.f64 (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)))) x) #s(literal -2 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (+.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 (*.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)))) x))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #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 #s(literal 1/24 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) x) x))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (/.f64 (fma.f64 (*.f64 #s(literal 1/1920 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 y #s(literal 6 binary64))))))) |
(* -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)) |
(neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (/.f64 (-.f64 (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/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (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/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)) |
(neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64) (/.f64 (-.f64 (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 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/768 binary64) (/.f64 (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))))))) y))) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(neg.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) x)) y) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64)))) |
(* -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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 193 |
| 0 | 62 | 193 |
| 1 | 174 | 193 |
| 2 | 943 | 193 |
| 0 | 8445 | 193 |
| 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)))) (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 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 x y) |
(*.f64 x x) |
#s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (fabs.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)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 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 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(neg.f64 (/.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 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))))) |
(neg.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 1 binary64))) |
(cos.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
#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 (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 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x 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))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x 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))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) (/.f64 (*.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))))) (*.f64 (pow.f64 (fma.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 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) #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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) #s(literal -1 binary64)))) (-.f64 (/.f64 (*.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) (pow.f64 (fma.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 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) #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))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x 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))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x 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))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x 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))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.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 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) (/.f64 (*.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) (-.f64 (*.f64 (pow.f64 (fma.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 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) #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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) (pow.f64 (fma.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 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) #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 (-.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 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) (*.f64 (fma.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 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x 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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) (fma.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 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))))) |
(/.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 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) |
(/.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 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #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 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))))) |
(/.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 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x 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)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) |
(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))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x 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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))))) |
(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)) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 x y)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) y) x)) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) y)) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x y) (/.f64 #s(literal 1/8 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (fabs.f64 y)) (/.f64 #s(literal 1 binary64) (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (fabs.f64 y)) (/.f64 (*.f64 (neg.f64 x) x) (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (neg.f64 x)) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (neg.f64 x)) (neg.f64 y)) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (neg.f64 x)) y) (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (fabs.f64 y)) (/.f64 x (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (neg.f64 y)) (/.f64 (neg.f64 x) 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 #s(literal 1/8 binary64) (fabs.f64 y)) (/.f64 (*.f64 x x) (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (fabs.f64 y)) (/.f64 #s(literal -1/8 binary64) (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (/.f64 #s(literal 1/8 binary64) (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (neg.f64 x)) (/.f64 (neg.f64 x) 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 (neg.f64 x) y) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal 1/8 binary64) y)) #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 #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)) |
(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 y) (/.f64 x 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/8 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) #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 (/.f64 x y) (/.f64 #s(literal 1/8 binary64) y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 x y) (/.f64 #s(literal 1/8 binary64) y)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) (/.f64 (*.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 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) x) (/.f64 x y))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 y y))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 y y))))) |
(+.f64 (pow.f64 (fma.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 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) #s(literal -1 binary64)) (/.f64 (*.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))))) |
(+.f64 (/.f64 (*.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)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y))))) (pow.f64 (fma.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 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y)))) #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) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 y)) |
(/.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 (neg.f64 x) (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x y) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) x) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(*.f64 x (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 y)) |
(/.f64 (*.f64 x x) y) |
(neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) y) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) y) x)) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y) x) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) (/.f64 x y)) |
(*.f64 x (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) x) (/.f64 x y)) (neg.f64 y) (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) x) (*.f64 (/.f64 x y) y) (*.f64 y #s(literal 1/2 binary64)))) (*.f64 y y)) |
(/.f64 (*.f64 x (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) x) (/.f64 x y)) #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 x (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/8 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal -1/96 binary64)) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) y) x) (/.f64 x y) #s(literal -1/2 binary64)) x)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) y) x) (/.f64 x y) #s(literal -1/2 binary64)) x) (neg.f64 y)) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) x) y) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) y) x) (/.f64 x y) #s(literal -1/2 binary64)) x) y)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) x) (neg.f64 y))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) (/.f64 (neg.f64 x) y))) |
(neg.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) y) x) (/.f64 x y) #s(literal -1/2 binary64)) y))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) y) x) (/.f64 x y) #s(literal -1/2 binary64)) y) x)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/48 binary64) y)) (/.f64 (/.f64 (*.f64 x x) y) y) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(fma.f64 (/.f64 (*.f64 x x) y) (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) |
(-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (neg.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y) x))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (neg.f64 #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y) x))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y) x)))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (sin.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (PI.f64))) (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (+.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(tan.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)))) |
(tan.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (PI.f64)))) |
(tan.f64 (+.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64))) (PI.f64))) |
(tan.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (PI.f64))) |
(tan.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64)))) |
(tan.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(+.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (+.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (PI.f64))) (cos.f64 (+.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (PI.f64)))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (+.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (neg.f64 (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(tan.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (PI.f64)))) |
(tan.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64))))) |
(tan.f64 (+.f64 (-.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (PI.f64)) (PI.f64))) |
(tan.f64 (-.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(+.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) y) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 x (*.f64 #s(literal -2 binary64) y)) |
(neg.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y) x)) |
(neg.f64 (neg.f64 #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y) x)))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (sin.f64 (PI.f64)) (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (cos.f64 (PI.f64)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (PI.f64)) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (PI.f64)))) |
(sin.f64 (-.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64))) |
(sin.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64)))) |
(sin.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(cos.f64 (+.f64 (/.f64 (+.f64 (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (/.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (sin.f64 (PI.f64)) (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 (cos.f64 (PI.f64)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (PI.f64))) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (PI.f64)))) |
Compiled 14 071 to 1 703 computations (87.9% saved)
21 alts after pruning (19 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 363 | 17 | 380 |
| Fresh | 2 | 2 | 4 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 369 | 21 | 390 |
| Status | Accuracy | Program |
|---|---|---|
| 4.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 3.9% | (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.5% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.5% | (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (fma.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (PI.f64)) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (PI.f64))))) | |
| 4.7% | (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (/.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)) #s(literal 2 binary64)))) | |
| ✓ | 44.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 43.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 34.4% | (/.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) | |
| 3.9% | #s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (/.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 x y) #s(literal 1/2 binary64)))))) | |
| 6.4% | #s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) | |
| 51.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) | |
| ▶ | 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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))) |
| 56.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 55.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ▶ | 55.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
| ▶ | 56.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
| 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) | |
| ✓ | 56.4% | #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)))) |
| 52.0% | #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 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))))) | |
| ▶ | 55.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
| ▶ | 56.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 961 to 651 computations (32.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| cost-diff | 0 | (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| cost-diff | 0 | (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)) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) | |
| cost-diff | 1 | (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) | |
| cost-diff | 5 | (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) | |
| cost-diff | 0 | (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) | |
| cost-diff | 0 | (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) | |
| cost-diff | 1 | (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) | |
| cost-diff | 0 | (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) | |
| 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) x) y)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 286 |
| 0 | 58 | 266 |
| 1 | 102 | 266 |
| 2 | 225 | 266 |
| 3 | 453 | 266 |
| 4 | 938 | 266 |
| 5 | 2167 | 266 |
| 6 | 4852 | 266 |
| 0 | 8677 | 265 |
| 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) x) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
#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)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
#s(literal -1 binary64) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
(PI.f64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
#s(literal 1 binary64) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #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 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
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) x) y)))) |
#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) 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 (*.f64 #s(literal 1/2 binary64) x) y)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
#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)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
#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 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
#s(literal -1 binary64) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
(PI.f64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
#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) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
#s(literal 1 binary64) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(fma.f64 #s(literal 3 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(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 |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.03515625 | (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)) | |
| accuracy | 0.25390625 | (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| accuracy | 15.503947616079392 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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))) | |
| accuracy | 27.589322928432324 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| accuracy | 0.0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) | |
| accuracy | 0.078125 | (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) | |
| accuracy | 0.125 | (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) | |
| accuracy | 28.141212727921108 | (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) | |
| accuracy | 0.0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) | |
| accuracy | 0.0234375 | (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) | |
| accuracy | 0.125 | (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) | |
| accuracy | 28.60781088086091 | (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) | |
| accuracy | 28.115466800398416 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (*.f64 #s(literal 1/2 binary64) 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) x) y)))) | |
| accuracy | 0.125 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) | |
| accuracy | 27.589322928432324 | (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| 138.0ms | 133× | 0 | valid |
| 95.0ms | 123× | 1 | valid |
Compiled 244 to 35 computations (85.7% saved)
ival-sin: 108.0ms (53.9% of total)ival-cos: 26.0ms (13% of total)ival-div: 20.0ms (10% of total)ival-tan: 12.0ms (6% of total)ival-mult: 11.0ms (5.5% of total)adjust: 8.0ms (4% of total)ival-pow: 6.0ms (3% of total)ival-add: 5.0ms (2.5% of total)ival-neg: 2.0ms (1% of total)ival-pi: 1.0ms (0.5% 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 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #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 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) x) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #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 (* -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 (cos (PI))) |
(- (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI)))) |
(- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* -1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))) |
(- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (sin (PI)) (+ (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3)))) (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))))) (* y (cos (PI))))) (+ (* -1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* -1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))) |
(cos (PI)) |
(+ (cos (PI)) (* 1/2 (/ (* x (sin (PI))) y))) |
(+ (cos (PI)) (* x (- (* -1/8 (/ (* x (cos (PI))) (pow y 2))) (* -1/2 (/ (sin (PI)) y))))) |
(+ (cos (PI)) (* x (- (* x (+ (* -1/8 (/ (cos (PI)) (pow y 2))) (* -1/48 (/ (* x (sin (PI))) (pow y 3))))) (* -1/2 (/ (sin (PI)) y))))) |
(PI) |
(+ (PI) (* -1/2 (/ x y))) |
(sin (neg (+ (PI) (* 1/2 (PI))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* -1/8 (/ (* x (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2)))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* x (+ (* -1/8 (/ (sin (neg (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/48 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))))) |
(* -1 (+ (PI) (* 1/2 (PI)))) |
(- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))) |
(/ 1 (sin (neg (+ (PI) (* 1/2 (PI)))))) |
(+ (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (cos (neg (+ (PI) (* 1/2 (PI))))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/16 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/48 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
(* 1/2 x) |
(* 1/2 (PI)) |
(+ (* 1/2 (PI)) (* 1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(/ -1 (cos (- (PI) (* 1/2 (/ x y))))) |
(cos (- (PI) (* 1/2 (/ x y)))) |
(* -1/2 (/ x y)) |
(* x (- (/ (PI) x) (* 1/2 (/ 1 y)))) |
(sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y)))) |
(/ 1 (sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y))))))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(pow (cos (* -1/2 (/ x y))) 2) |
(cos (* -1/2 (/ x y))) |
(* x (+ (* 1/2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(/ -1 (cos (+ (PI) (* -1/2 (/ x y))))) |
(cos (+ (PI) (* -1/2 (/ x y)))) |
(* -1 (* x (+ (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI))))) |
(* -1 (* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
(/ 1 (sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))))) |
(* -1 (* x (- (* -1/2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(/ (+ (* -1/2 x) (* y (PI))) y) |
(/ (- (* -1 (* y (+ (PI) (* 1/2 (PI))))) (* 1/2 x)) y) |
(/ (+ (* 1/2 x) (* 1/2 (* y (PI)))) 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 (/ (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))) |
(- (* -1 (/ (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (cos (PI)))) (+ (* -1/16 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))))) (pow y 3))) (+ (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (cos (PI))))) (+ (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* (pow y 2) (pow (cos (PI)) 3)))) (/ 1 (cos (PI))))))) |
(- (+ (cos (PI)) (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* -1/2 (/ (* x (sin (PI))) y))) |
(- (+ (cos (PI)) (+ (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* -1/48 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* -1/2 (/ (* x (sin (PI))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (pow y 2))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (+ (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (* 1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (pow y 3))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6))) (* 1/8 (/ (pow x 2) (pow y 2)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(- (+ 1 (* -2 (/ (- (* 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/8 (/ (pow x 2) (* y (cos (PI))))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3))))) (* 1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))) |
(- (* -1 (/ (- (* -1 (/ (- (+ (* -1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* y (cos (PI))))))) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))) y)) (* 1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))) |
(+ (cos (PI)) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (PI))) y)) (* 1/2 (* x (sin (PI))))) y))) |
(+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (PI)))) (* -1/48 (/ (* (pow x 3) (sin (PI))) y))) y)) (* 1/2 (* x (sin (PI))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) y)) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | y | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (/ (* 1/2 x) y))) (cos (/ (* 1/2 x) y)) (/ (* 1/2 x) y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ -1 (cos (+ (* -1/2 (/ x y)) (PI)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (cos (+ (* -1/2 (/ x y)) (PI))) (+ (* -1/2 (/ x y)) (PI)) (sin (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)))) (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (sin (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (* (cos (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) -1/2) (* (cos (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* 1/2 x) (+ (* (/ 1/2 y) x) (/ (PI) 2))) |
| 5.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (/ (* 1/2 x) y))) (cos (/ (* 1/2 x) y)) (/ (* 1/2 x) y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ -1 (cos (+ (* -1/2 (/ x y)) (PI)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (cos (+ (* -1/2 (/ x y)) (PI))) (+ (* -1/2 (/ x y)) (PI)) (sin (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)))) (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (sin (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (* (cos (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) -1/2) (* (cos (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* 1/2 x) (+ (* (/ 1/2 y) x) (/ (PI) 2))) |
| 5.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (/ (* 1/2 x) y))) (cos (/ (* 1/2 x) y)) (/ (* 1/2 x) y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ -1 (cos (+ (* -1/2 (/ x y)) (PI)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (cos (+ (* -1/2 (/ x y)) (PI))) (+ (* -1/2 (/ x y)) (PI)) (sin (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)))) (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (sin (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (* (cos (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) -1/2) (* (cos (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* 1/2 x) (+ (* (/ 1/2 y) x) (/ (PI) 2))) |
| 4.0ms | x | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (/ (* 1/2 x) y))) (cos (/ (* 1/2 x) y)) (/ (* 1/2 x) y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ -1 (cos (+ (* -1/2 (/ x y)) (PI)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (cos (+ (* -1/2 (/ x y)) (PI))) (+ (* -1/2 (/ x y)) (PI)) (sin (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)))) (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (sin (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (* (cos (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) -1/2) (* (cos (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* 1/2 x) (+ (* (/ 1/2 y) x) (/ (PI) 2))) |
| 4.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (/ (* 1/2 x) y))) (cos (/ (* 1/2 x) y)) (/ (* 1/2 x) y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ -1 (cos (+ (* -1/2 (/ x y)) (PI)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (cos (+ (* -1/2 (/ x y)) (PI))) (+ (* -1/2 (/ x y)) (PI)) (sin (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)))) (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (sin (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (* (cos (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) -1/2) (* (cos (* -1/2 (/ x y))) (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (* 1/2 x) (+ (* (/ 1/2 y) x) (/ (PI) 2))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 623 | 2632 |
| 1 | 2158 | 2353 |
| 0 | 8898 | 2212 |
| 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 (cos (PI))) |
(- (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI)))) |
(- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* -1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))) |
(- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (sin (PI)) (+ (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3)))) (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))))) (* y (cos (PI))))) (+ (* -1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* -1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))) |
(cos (PI)) |
(+ (cos (PI)) (* 1/2 (/ (* x (sin (PI))) y))) |
(+ (cos (PI)) (* x (- (* -1/8 (/ (* x (cos (PI))) (pow y 2))) (* -1/2 (/ (sin (PI)) y))))) |
(+ (cos (PI)) (* x (- (* x (+ (* -1/8 (/ (cos (PI)) (pow y 2))) (* -1/48 (/ (* x (sin (PI))) (pow y 3))))) (* -1/2 (/ (sin (PI)) y))))) |
(PI) |
(+ (PI) (* -1/2 (/ x y))) |
(sin (neg (+ (PI) (* 1/2 (PI))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* -1/8 (/ (* x (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2)))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* x (+ (* -1/8 (/ (sin (neg (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/48 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))))) |
(* -1 (+ (PI) (* 1/2 (PI)))) |
(- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))) |
(/ 1 (sin (neg (+ (PI) (* 1/2 (PI)))))) |
(+ (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (cos (neg (+ (PI) (* 1/2 (PI))))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/16 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/48 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
(* 1/2 x) |
(* 1/2 (PI)) |
(+ (* 1/2 (PI)) (* 1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(/ -1 (cos (- (PI) (* 1/2 (/ x y))))) |
(cos (- (PI) (* 1/2 (/ x y)))) |
(* -1/2 (/ x y)) |
(* x (- (/ (PI) x) (* 1/2 (/ 1 y)))) |
(sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y)))) |
(/ 1 (sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y))))))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(pow (cos (* -1/2 (/ x y))) 2) |
(cos (* -1/2 (/ x y))) |
(* x (+ (* 1/2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(/ -1 (cos (+ (PI) (* -1/2 (/ x y))))) |
(cos (+ (PI) (* -1/2 (/ x y)))) |
(* -1 (* x (+ (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI))))) |
(* -1 (* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
(/ 1 (sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))))) |
(* -1 (* x (- (* -1/2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(/ (+ (* -1/2 x) (* y (PI))) y) |
(/ (- (* -1 (* y (+ (PI) (* 1/2 (PI))))) (* 1/2 x)) y) |
(/ (+ (* 1/2 x) (* 1/2 (* y (PI)))) 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 (/ (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))) |
(- (* -1 (/ (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (cos (PI)))) (+ (* -1/16 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))))) (pow y 3))) (+ (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (cos (PI))))) (+ (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* (pow y 2) (pow (cos (PI)) 3)))) (/ 1 (cos (PI))))))) |
(- (+ (cos (PI)) (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* -1/2 (/ (* x (sin (PI))) y))) |
(- (+ (cos (PI)) (+ (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* -1/48 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* -1/2 (/ (* x (sin (PI))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (pow y 2))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (+ (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (* 1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (pow y 3))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6))) (* 1/8 (/ (pow x 2) (pow y 2)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(- (+ 1 (* -2 (/ (- (* 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/8 (/ (pow x 2) (* y (cos (PI))))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3))))) (* 1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))) |
(- (* -1 (/ (- (* -1 (/ (- (+ (* -1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* y (cos (PI))))))) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))) y)) (* 1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))) |
(+ (cos (PI)) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (PI))) y)) (* 1/2 (* x (sin (PI))))) y))) |
(+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (PI)))) (* -1/48 (/ (* (pow x 3) (sin (PI))) y))) y)) (* 1/2 (* x (sin (PI))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) y)) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
| 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 x (/.f64 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 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/ -1 (cos (PI))) |
#s(literal 1 binary64) |
(- (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI)))) |
#s(literal 1 binary64) |
(- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* -1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))) |
(-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) x) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (sin (PI)) (+ (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3)))) (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))))) (* y (cos (PI))))) (+ (* -1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* -1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(cos (PI)) |
#s(literal -1 binary64) |
(+ (cos (PI)) (* 1/2 (/ (* x (sin (PI))) y))) |
#s(literal -1 binary64) |
(+ (cos (PI)) (* x (- (* -1/8 (/ (* x (cos (PI))) (pow y 2))) (* -1/2 (/ (sin (PI)) y))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal -1 binary64)) |
(+ (cos (PI)) (* x (- (* x (+ (* -1/8 (/ (cos (PI)) (pow y 2))) (* -1/48 (/ (* x (sin (PI))) (pow y 3))))) (* -1/2 (/ (sin (PI)) y))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal -1 binary64)) |
(PI) |
(PI.f64) |
(+ (PI) (* -1/2 (/ x y))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) |
(sin (neg (+ (PI) (* 1/2 (PI))))) |
(sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (/.f64 x y)) #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* -1/8 (/ (* x (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)) #s(literal -1/8 binary64)) x (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) #s(literal -1/2 binary64))) x (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* x (+ (* -1/8 (/ (sin (neg (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/48 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) x) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)) #s(literal -1/8 binary64))) x (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) #s(literal -1/2 binary64))) x (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(* -1 (+ (PI) (* 1/2 (PI)))) |
(*.f64 #s(literal -3/2 binary64) (PI.f64)) |
(- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (*.f64 #s(literal -3/2 binary64) (PI.f64))) |
(/ 1 (sin (neg (+ (PI) (* 1/2 (PI)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(+ (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) x) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64)) (*.f64 y y))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) y))) x (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (cos (neg (+ (PI) (* 1/2 (PI))))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/16 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/48 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64)) (*.f64 y y))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y)) (*.f64 #s(literal -1/24 binary64) (/.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64)) (*.f64 y y))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) y))) x (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 (PI)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(+ (* 1/2 (PI)) (* 1/2 (/ x y))) |
(*.f64 (+.f64 (PI.f64) (/.f64 x y)) #s(literal 1/2 binary64)) |
(/ 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 (cos (- (PI) (* 1/2 (/ x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(cos (- (PI) (* 1/2 (/ x y)))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* x (- (/ (PI) x) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(sin.f64 (fma.f64 #s(literal -3/2 binary64) (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)) x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(/ 1 (sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 #s(literal -3/2 binary64) (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(* x (+ (* 1/2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(/ -1 (cos (+ (PI) (* -1/2 (/ x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(cos (+ (PI) (* -1/2 (/ x y)))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(* -1 (* x (+ (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI))))) |
(sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(* -1 (* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal 3/2 binary64) (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/ 1 (sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(* -1 (* x (- (* -1/2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) y))) |
(/ (+ (* -1/2 x) (* y (PI))) y) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (PI.f64) y)) y) |
(/ (- (* -1 (* y (+ (PI) (* 1/2 (PI))))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)) y (*.f64 #s(literal -1/2 binary64) x)) y) |
(/ (+ (* 1/2 x) (* 1/2 (* y (PI)))) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (PI.f64) y 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 #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/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 #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/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 #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 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 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 #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 (/.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (-.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 #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) (*.f64 #s(literal 1/24 binary64) (*.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))) 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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64) (*.f64 (*.f64 #s(literal 1/1920 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)))) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 6 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 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 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)))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -5/384 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x (/.f64 x y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x (/.f64 x y)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(- (* -1 (/ (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))) |
(-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 y y))) #s(literal -1 binary64)) |
(- (* -1 (/ (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (cos (PI)))) (+ (* -1/16 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))))) (pow y 3))) (+ (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (cos (PI))))) (+ (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* (pow y 2) (pow (cos (PI)) 3)))) (/ 1 (cos (PI))))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(- (+ (cos (PI)) (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* -1/2 (/ (* x (sin (PI))) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal -1 binary64)) |
(- (+ (cos (PI)) (+ (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* -1/48 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* -1/2 (/ (* x (sin (PI))) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal -1 binary64)) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)) #s(literal -1/8 binary64)) x (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) #s(literal -1/2 binary64))) x (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)) #s(literal -1/8 binary64)) x (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) #s(literal -1/2 binary64))) x (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/48 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64))) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (pow y 2))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) y) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (+ (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (* 1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (pow y 3))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) x) #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) y)) y))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))) |
(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 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4))) (+ (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6))) (* 1/8 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -5/384 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64) (fma.f64 (/.f64 #s(literal -1/4 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/4 binary64) y) (*.f64 x (/.f64 x 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)))) |
(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 (-.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) (*.f64 #s(literal 1/24 binary64) (*.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))) 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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64) (*.f64 (*.f64 #s(literal 1/1920 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)))) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 6 binary64))))))) |
(- (* -1 (/ (- (+ (* 1/8 (/ (pow x 2) (* y (cos (PI))))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3))))) (* 1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))) |
(-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 0 binary64)) (*.f64 y y))) #s(literal -1 binary64)) |
(- (* -1 (/ (- (* -1 (/ (- (+ (* -1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* y (cos (PI))))))) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))) y)) (* 1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))) |
(-.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 0 binary64)) y)) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal -1 binary64)) |
(+ (cos (PI)) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (PI))) y)) (* 1/2 (* x (sin (PI))))) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal -1 binary64)) |
(+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (PI)))) (* -1/48 (/ (* (pow x 3) (sin (PI))) y))) y)) (* 1/2 (* x (sin (PI))))) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal -1 binary64)) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(-.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 x (/.f64 x y))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) y)) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(-.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal 1/48 binary64))) (neg.f64 y))) y)) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) x) #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) y)) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) y)) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) x) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) (neg.f64 y))) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 240 |
| 0 | 58 | 201 |
| 1 | 204 | 201 |
| 2 | 1546 | 201 |
| 0 | 8231 | 201 |
| 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) x) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #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 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) x) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
| Outputs |
|---|
#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))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64) (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64) (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) (sinh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sqrt.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (sqrt.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (sqrt.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(sin.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (acos.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sin.f64 (acos.f64 (fabs.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(sin.f64 (acos.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fabs.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) |
(fabs.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(fabs.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (asin.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(cos.f64 (asin.f64 (fabs.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(cos.f64 (asin.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64) (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64) (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) (sinh.f64 (log.f64 (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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))))) |
(neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(fma.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))))) |
(fma.f64 (sin.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 0 binary64) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(sin.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))))) |
(-.f64 (*.f64 (cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) |
(cos.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64))) |
(cos.f64 (+.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(cos.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))) |
(cos.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) |
(cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64)))) |
(cos.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) |
(cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64)))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (PI.f64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (sqrt.f64 (neg.f64 (PI.f64))) (sqrt.f64 (neg.f64 (PI.f64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) x (PI.f64)) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x) (PI.f64)) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 x y)) (PI.f64)) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (PI.f64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (neg.f64 (PI.f64))) |
(-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (PI.f64)) |
(+.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sqrt.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (sqrt.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (sqrt.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(sin.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (acos.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sin.f64 (acos.f64 (fabs.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(sin.f64 (acos.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fabs.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) |
(fabs.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(fabs.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (asin.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(cos.f64 (asin.f64 (fabs.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(cos.f64 (asin.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (PI.f64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (neg.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) x (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 x y)) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (PI.f64))) |
(+.f64 (neg.f64 (PI.f64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
#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))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64) (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64) (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) (sinh.f64 (log.f64 (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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64) (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64) (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) (sinh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) (exp.f64 (log.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 6 binary64)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (fabs.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (fabs.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (-.f64 (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))))) #s(literal 2 binary64)) |
(/.f64 (exp.f64 (log1p.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))))) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)))) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)))) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (cos.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) (cos.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)))) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)))) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) (cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) (cos.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) (cos.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) (cos.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (cos.f64 (-.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (cos.f64 (-.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (-.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (cos.f64 (-.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (cos.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (cos.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (cos.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 4 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fabs.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)))) |
(fabs.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fabs.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(fabs.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sqrt.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (sqrt.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (sqrt.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(sin.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (acos.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sin.f64 (acos.f64 (fabs.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(sin.f64 (acos.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(fabs.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) |
(fabs.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(fabs.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (asin.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(cos.f64 (asin.f64 (fabs.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(cos.f64 (asin.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -2 binary64) (*.f64 (neg.f64 y) (neg.f64 (PI.f64)))) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64) (*.f64 (neg.f64 y) (PI.f64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64) (*.f64 y (neg.f64 (PI.f64)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64) (*.f64 y (PI.f64))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) (neg.f64 y) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) y (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (PI.f64) (neg.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (PI.f64) y (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(fma.f64 (neg.f64 (/.f64 x y)) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
Compiled 35 111 to 4 591 computations (86.9% saved)
40 alts after pruning (35 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 734 | 25 | 759 |
| Fresh | 4 | 10 | 14 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 740 | 40 | 780 |
| Status | Accuracy | Program |
|---|---|---|
| 4.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 3.9% | (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 4.5% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.5% | (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (fma.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (PI.f64)) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (PI.f64))))) | |
| 4.7% | (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (/.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)) #s(literal 2 binary64)))) | |
| ✓ | 44.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 34.4% | (/.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) | |
| ▶ | 6.4% | #s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
| 51.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) | |
| 52.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) | |
| 52.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) | |
| 54.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (fabs.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) | |
| ▶ | 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64))) |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))))) #s(literal -1/2 binary64))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))))))))) | |
| 52.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 52.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 56.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 55.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) | |
| 53.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (PI.f64)))))) | |
| 55.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) | |
| ✓ | 56.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
| ▶ | 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
| ✓ | 56.4% | #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.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (asin.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) | |
| 55.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) | |
| ▶ | 55.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
| 55.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) | |
| ✓ | 55.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
| 53.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) | |
| 55.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) | |
| 4.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* -1/2 (/ x y)) (PI)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) | |
| 50.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) #s(approx (cos (+ (* -1/2 (/ x y)) (PI))) (fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal -1 binary64))))) | |
| 49.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (/ -1 (cos (+ (* -1/2 (/ x y)) (PI)))) (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) x) #s(literal -1 binary64)))) | |
| ✓ | 56.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 2 471 to 1 544 computations (37.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 (neg.f64 x) y) | |
| cost-diff | 0 | (sin.f64 (/.f64 (neg.f64 x) y)) | |
| cost-diff | 0 | (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 6 | (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) | |
| cost-diff | 1 | (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| cost-diff | 1 | (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| cost-diff | 1 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| cost-diff | 4 | (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| cost-diff | 1 | (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) | |
| cost-diff | 1 | (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) | |
| cost-diff | 1 | (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) | |
| cost-diff | 2 | (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) | |
| cost-diff | 0 | (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) | |
| cost-diff | 3 | (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 354 |
| 0 | 81 | 344 |
| 1 | 139 | 331 |
| 2 | 284 | 288 |
| 3 | 660 | 280 |
| 4 | 2028 | 277 |
| 5 | 7801 | 277 |
| 0 | 8001 | 273 |
| 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 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)))) |
#s(literal 1 binary64) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
(PI.f64) |
#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)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
#s(literal -1 binary64) |
(sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64))) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 x y) |
x |
y |
#s(literal -1/2 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
(/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 x y)) |
(/.f64 x y) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
#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 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
(PI.f64) |
#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)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
#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) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(literal -1 binary64) |
(sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(/.f64 (fma.f64 #s(literal 3 binary64) (PI.f64) (/.f64 x y)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (+.f64 (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 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/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(*.f64 (cos.f64 (/.f64 x y)) #s(literal -1/2 binary64)) |
(cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(neg.f64 (cos.f64 (/.f64 x y))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (PI.f64) (/.f64 x y)) |
#s(literal 2 binary64) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 x y) (PI.f64)) #s(literal -2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal -1/2 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
(/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 x y)) |
(/.f64 x y) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 8.065219735968071 | (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 28.29336108818281 | (cos.f64 (/.f64 x y)) | |
| accuracy | 28.417470970889553 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 28.533607876392434 | (sin.f64 (/.f64 (neg.f64 x) y)) | |
| accuracy | 0.03515625 | (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) | |
| accuracy | 0.36717568964916625 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| accuracy | 15.503947616079392 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64))) | |
| accuracy | 28.0004862956798 | (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| accuracy | 0.0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) | |
| accuracy | 0.078125 | (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) | |
| accuracy | 0.125 | (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) | |
| accuracy | 28.178335017362592 | (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) | |
| accuracy | 28.115466800398416 | #s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) | |
| accuracy | 0.00390625 | (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)) | |
| accuracy | 0.0703125 | (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) | |
| accuracy | 0.125 | (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)))) | |
| accuracy | 27.601515105298127 | (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))) |
| 117.0ms | 123× | 1 | valid |
| 66.0ms | 133× | 0 | valid |
Compiled 324 to 45 computations (86.1% saved)
ival-cos: 34.0ms (22.2% of total)ival-div: 29.0ms (19% of total)ival-sin: 25.0ms (16.4% of total)ival-tan: 16.0ms (10.5% of total)ival-mult: 11.0ms (7.2% of total)ival-add: 11.0ms (7.2% of total)adjust: 10.0ms (6.5% of total)ival-pow: 9.0ms (5.9% of total)ival-pi: 4.0ms (2.6% of total)ival-sub: 2.0ms (1.3% of total)exact: 1.0ms (0.7% of total)ival-neg: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)) |
#s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
(sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) y) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64))) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (/.f64 x y)) |
| Outputs |
|---|
(cos (* 2 (PI))) |
(+ (cos (* 2 (PI))) (* -1/2 (/ (* x (sin (* 2 (PI)))) y))) |
(+ (cos (* 2 (PI))) (* x (- (* -1/8 (/ (* x (cos (* 2 (PI)))) (pow y 2))) (* 1/2 (/ (sin (* 2 (PI))) y))))) |
(+ (cos (* 2 (PI))) (* x (- (* x (+ (* -1/8 (/ (cos (* 2 (PI))) (pow y 2))) (* 1/48 (/ (* x (sin (* 2 (PI)))) (pow y 3))))) (* 1/2 (/ (sin (* 2 (PI))) y))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 2 (PI)))) |
(+ (* 1/2 (/ (* x (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))) (/ 1 (cos (* 2 (PI))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (cos (* 2 (PI)))))) (* -1/4 (/ (pow (sin (* 2 (PI))) 2) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))))) (* -1/2 (/ (sin (* 2 (PI))) (* y (pow (cos (* 2 (PI))) 2)))))) (/ 1 (cos (* 2 (PI))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (sin (* 2 (PI))) (- (* 1/8 (/ 1 (* (pow y 2) (cos (* 2 (PI)))))) (* -1/4 (/ (pow (sin (* 2 (PI))) 2) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))))) (* y (cos (* 2 (PI)))))) (+ (* -1/16 (/ (sin (* 2 (PI))) (* (pow y 3) (pow (cos (* 2 (PI))) 2)))) (* 1/48 (/ (sin (* 2 (PI))) (* (pow y 3) (pow (cos (* 2 (PI))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (cos (* 2 (PI))))))) (* -1/4 (/ (pow (sin (* 2 (PI))) 2) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))))) (* -1/2 (/ (sin (* 2 (PI))) (* y (pow (cos (* 2 (PI))) 2)))))) (/ 1 (cos (* 2 (PI))))) |
(* 2 (PI)) |
(+ (* 1/2 (/ x y)) (* 2 (PI))) |
-1 |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(sin (+ (PI) (* 1/2 (PI)))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) y))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* x (+ (* -1/8 (/ (* x (sin (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) y))))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* x (+ (* 1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) y)) (* x (+ (* -1/8 (/ (sin (+ (PI) (* 1/2 (PI)))) (pow y 2))) (* -1/48 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (pow y 3)))))))) |
(/ -1 (sin (+ (PI) (* 1/2 (PI))))) |
(- (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))) (* 1/4 (/ (pow (cos (+ (PI) (* 1/2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))))) (* -1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))))) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (+ (PI) (* 1/2 (PI)))) (+ (* 1/4 (/ (pow (cos (+ (PI) (* 1/2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))) (* 1/8 (/ 1 (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))))) (* y (sin (+ (PI) (* 1/2 (PI))))))) (+ (* -1/16 (/ (cos (+ (PI) (* 1/2 (PI)))) (* (pow y 3) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (* 1/48 (/ (cos (+ (PI) (* 1/2 (PI)))) (* (pow y 3) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))) (* 1/4 (/ (pow (cos (+ (PI) (* 1/2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))))) (* -1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))))) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(+ (PI) (* 1/2 (PI))) |
(+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))) |
(* 1/2 (PI)) |
(+ (* 1/2 (PI)) (* 1/2 (/ x y))) |
(PI) |
(+ (PI) (* -1 (/ x y))) |
(- 1/2 (* 1/2 (cos (PI)))) |
(- (+ 1/2 (* -1/2 (/ (* x (sin (PI))) y))) (* 1/2 (cos (PI)))) |
(- (+ 1/2 (* x (- (* 1/4 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))) (* 1/2 (cos (PI)))) |
(- (+ 1/2 (* x (- (* x (- (* 1/12 (/ (* x (sin (PI))) (pow y 3))) (* -1/4 (/ (cos (PI)) (pow y 2))))) (* 1/2 (/ (sin (PI)) y))))) (* 1/2 (cos (PI)))) |
(* 1/2 (cos (PI))) |
(+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y))) |
(+ (* 1/2 (cos (PI))) (* x (+ (* -1/4 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))) |
(+ (* 1/2 (cos (PI))) (* x (+ (* 1/2 (/ (sin (PI)) y)) (* x (+ (* -1/4 (/ (cos (PI)) (pow y 2))) (* -1/12 (/ (* x (sin (PI))) (pow y 3)))))))) |
(cos (PI)) |
(+ (cos (PI)) (/ (* x (sin (PI))) y)) |
(+ (cos (PI)) (* x (- (* -1/2 (/ (* x (cos (PI))) (pow y 2))) (* -1 (/ (sin (PI)) y))))) |
(+ (cos (PI)) (* x (- (* x (+ (* -1/2 (/ (cos (PI)) (pow y 2))) (* -1/6 (/ (* x (sin (PI))) (pow y 3))))) (* -1 (/ (sin (PI)) 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)))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* 269/64512 (/ 1 (pow y 6))) (* 443/80640 (/ 1 (pow y 6))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(* -1 (/ x y)) |
(* x (- (* 1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (- (* (pow x 2) (+ (* -1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(+ (PI) (* 1/2 (/ x y))) |
(sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* 1/4 (* (/ (* x (sin (PI))) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* x (+ (* -1/2 (* (* x (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (+ (* 1/16 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/4 (* (/ (sin (PI)) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))))) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* x (+ (* 1/4 (* (/ (sin (PI)) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3))))) (* x (+ (* -1/2 (* (* x (+ (* -1/4 (/ (* (sin (PI)) (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (+ (* 1/16 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (* y (- 1/2 (* 1/2 (cos (PI))))))) (+ (* 1/12 (/ (sin (PI)) (* (pow y 3) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))) (+ (* 1/8 (/ (* (cos (PI)) (sin (PI))) (* (pow y 3) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/2 (/ (* (sin (PI)) (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (* y (- 1/2 (* 1/2 (cos (PI))))))))))) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* -1/2 (* (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (+ (* 1/16 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (sqrt (- 1/2 (* 1/2 (cos (PI)))))))))))) |
(* 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)))) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(cos (+ (* 1/2 (/ x y)) (* 2 (PI)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (+ (* 1/2 (/ x y)) (* 2 (PI))))) |
(* x (+ (* 2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(sin (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y))))) |
(/ -1 (sin (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x)))) |
(* x (+ (* 1/2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(* x (- (/ (PI) x) (/ 1 y))) |
(- 1/2 (* 1/2 (cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y))))))) |
(* 1/2 (cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y))))) |
(/ (sin (* -1 (/ x y))) (+ 1 (cos (/ x y)))) |
(/ (sin (* -1 (/ x y))) (* (sin (* 1/2 (/ x y))) (+ 1 (cos (/ x y))))) |
(sin (* -1 (/ x y))) |
(* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))) |
(sqrt (/ 1 (- 1/2 (* 1/2 (cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y))))))))) |
(sin (* 1/2 (/ x y))) |
(cos (/ x y)) |
(cos (- (* 2 (PI)) (* -1/2 (/ x y)))) |
(/ 1 (cos (- (* 2 (PI)) (* -1/2 (/ x y))))) |
(* -1 (* x (- (* -2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(sin (- (+ (PI) (* 1/2 (PI))) (* -1/2 (/ x y)))) |
(/ -1 (sin (- (+ (PI) (* 1/2 (PI))) (* -1/2 (/ x y))))) |
(* -1 (* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* x (- (* -1/2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* x (+ (* -1 (/ (PI) x)) (/ 1 y)))) |
(- 1/2 (* 1/2 (cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI))))))) |
(* 1/2 (cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI)))))) |
(cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI))))) |
(* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(sqrt (/ 1 (- 1/2 (* 1/2 (cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI))))))))) |
(/ (+ (* 1/2 x) (* 2 (* y (PI)))) y) |
(/ (+ (* 1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(/ (+ (* 1/2 x) (* 1/2 (* y (PI)))) y) |
(/ (+ (* -1 x) (* y (PI))) y) |
(/ (+ (* 1/2 x) (* y (PI))) y) |
(- (+ (cos (* 2 (PI))) (* -1/8 (/ (* (pow x 2) (cos (* 2 (PI)))) (pow y 2)))) (* 1/2 (/ (* x (sin (* 2 (PI)))) y))) |
(- (+ (cos (* 2 (PI))) (+ (* -1/8 (/ (* (pow x 2) (cos (* 2 (PI)))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) (pow y 3))))) (* 1/2 (/ (* x (sin (* 2 (PI)))) 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/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI)))))) (pow y 2))) (/ 1 (cos (* 2 (PI))))) (* -1/2 (/ (* x (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2))) (+ (* 1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2))) (* 1/2 (/ (* x (* (sin (* 2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI)))))))) (cos (* 2 (PI))))))) (pow y 3))) (/ 1 (cos (* 2 (PI))))) (+ (* -1/2 (/ (* x (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (cos (* 2 (PI))))))))) |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/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/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (+ (* -1/8 (/ (* (pow x 2) (sin (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) y)))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (+ (* -1/8 (/ (* (pow x 2) (sin (+ (PI) (* 1/2 (PI))))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (pow y 3))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) y))))) |
(- (* -1 (/ (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (/ 1 (sin (+ (PI) (* 1/2 (PI))))))) |
(- (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (+ (PI) (* 1/2 (PI)))) (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))))) (sin (+ (PI) (* 1/2 (PI)))))) (+ (* -1/16 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2))) (* 1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2))))) (pow y 3))) (+ (* -1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))) (+ (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))) (/ 1 (sin (+ (PI) (* 1/2 (PI))))))))) |
(- (+ 1/2 (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y)))) |
(- (+ 1/2 (* 1/12 (/ (* (pow x 3) (sin (PI))) (pow y 3)))) (+ (* -1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y))))) |
(+ (* -1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y)))) |
(+ (* -1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (+ (* -1/12 (/ (* (pow x 3) (sin (PI))) (pow y 3))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y))))) |
(- (+ (cos (PI)) (* -1/2 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* -1 (/ (* x (sin (PI))) y))) |
(- (+ (cos (PI)) (+ (* -1/2 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* -1/6 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* -1 (/ (* x (sin (PI))) y))) |
(/ (- (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) (* 1/8 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (* 1/8 (/ (pow x 3) (pow y 2)))))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3))))) (* -1/96 (pow x 5))))) (pow y 6))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* 1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/48 (/ (* (pow x 4) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 6))) (* 1/8 (/ (pow x 3) (pow y 2))))))))) y) |
(- (* 1/6 (/ (pow x 2) (pow y 2))) (+ 1 (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (* x (pow y 2)))))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (* 1/6 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (* x (pow y 2)))) (+ (* -1 (/ (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (* x (pow y 4)))) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) (* x (pow y 4))))))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (+ (* 1/5040 (/ (pow x 6) (pow y 6))) (* 1/6 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (* x (pow y 2)))) (+ (* -1 (/ (+ (* -1/1152 (pow x 7)) (+ (* -1/1440 (pow x 7)) (+ (* -1/7680 (pow x 7)) (* -1/322560 (pow x 7))))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (* x (pow y 4)))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/120 (pow x 4)) (+ (* -1 (/ (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) x)) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) x)))) (* x (pow y 6))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) (* x (pow y 4))) (/ (* (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) (* x (pow y 6)))))))))) |
(/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (+ (* -1/2 (* (/ (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) (pow y 2)) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/4 (* (/ (* x (sin (PI))) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3))))))) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (+ (* -1/2 (* (/ (+ (* -1/4 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (- 1/2 (* 1/2 (cos (PI)))))) (+ (* 1/12 (/ (* (pow x 3) (sin (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))) (+ (* 1/8 (/ (* (pow x 3) (* (cos (PI)) (sin (PI)))) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (- 1/2 (* 1/2 (cos (PI))))))))) (pow y 3)) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (+ (* -1/2 (* (/ (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) (pow y 2)) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/4 (* (/ (* x (sin (PI))) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))))) |
(/ (+ (* -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 (+ (* -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)))))) |
(+ (cos (* 2 (PI))) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (* 2 (PI)))) y)) (* -1/2 (* x (sin (* 2 (PI)))))) y))) |
(+ (cos (* 2 (PI))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (* 2 (PI))))) (* 1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) y))) y)) (* -1/2 (* x (sin (* 2 (PI)))))) 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/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (* y (pow (cos (* 2 (PI))) 3)))) (* -1/8 (/ (pow x 2) (* y (cos (* 2 (PI))))))) (* 1/2 (/ (* x (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2)))) y)) (/ 1 (cos (* 2 (PI))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (sin (* 2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI)))))))) (* y (cos (* 2 (PI)))))) (+ (* -1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))) (* 1/16 (/ (* (pow x 3) (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI))))))) y)) (* 1/2 (/ (* x (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2)))) y)) (/ 1 (cos (* 2 (PI))))) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* -1 (/ (+ (* -1/2 (* x (cos (+ (PI) (* 1/2 (PI)))))) (* 1/8 (/ (* (pow x 2) (sin (+ (PI) (* 1/2 (PI))))) y))) y))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* -1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) y))) y)) (* -1/2 (* x (cos (+ (PI) (* 1/2 (PI))))))) y))) |
(- (* -1 (/ (- (+ (* 1/8 (/ (pow x 2) (* y (sin (+ (PI) (* 1/2 (PI))))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) y)) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(- (* -1 (/ (- (* -1 (/ (- (+ (* -1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (+ (* 1/16 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (* 1/2 (/ (* x (* (cos (+ (PI) (* 1/2 (PI)))) (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))))) (* y (sin (+ (PI) (* 1/2 (PI))))))))) (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))) y)) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) y)) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(- (+ 1/2 (* -1 (/ (- (* -1/4 (/ (* (pow x 2) (cos (PI))) y)) (* -1/2 (* x (sin (PI))))) y))) (* 1/2 (cos (PI)))) |
(- (+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/12 (/ (* (pow x 3) (sin (PI))) y)) (* -1/4 (* (pow x 2) (cos (PI))))) y)) (* -1/2 (* x (sin (PI))))) y))) (* 1/2 (cos (PI)))) |
(+ (* -1 (/ (+ (* -1/2 (* x (sin (PI)))) (* 1/4 (/ (* (pow x 2) (cos (PI))) y))) y)) (* 1/2 (cos (PI)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (pow x 2) (cos (PI)))) (* -1/12 (/ (* (pow x 3) (sin (PI))) y))) y)) (* -1/2 (* x (sin (PI))))) y)) (* 1/2 (cos (PI)))) |
(+ (cos (PI)) (* -1 (/ (- (* 1/2 (/ (* (pow x 2) (cos (PI))) y)) (* x (sin (PI)))) y))) |
(+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (pow x 2) (cos (PI)))) (* -1/6 (/ (* (pow x 3) (sin (PI))) y))) y)) (* x (sin (PI)))) y))) |
(* -1 (/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/8 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (* 1/96 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3))))) (* 1/96 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (+ (* -1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (* (pow x 4) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 6))))))))) y)) |
(- (* 1/6 (/ (pow x 2) (pow y 2))) (+ 1 (+ (* 1/24 (/ (pow x 2) (pow y 2))) (* 1/4 (/ (pow x 2) (pow y 2)))))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (* 1/6 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) (* x (pow y 4)))) (+ (* -1/48 (/ (pow x 4) (pow y 4))) (+ (* -1/96 (/ (pow x 4) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/24 (/ (pow x 2) (pow y 2))) (* 1/4 (/ (pow x 2) (pow y 2)))))))))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (+ (* 1/5040 (/ (pow x 6) (pow y 6))) (* 1/6 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -1 (/ (* (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/120 (pow x 4)) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) x)) (+ (* -1/48 (pow x 4)) (+ (* -1/96 (pow x 4)) (* -1/1920 (pow x 4))))))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) (* x (pow y 4)))) (+ (* -1/48 (/ (pow x 4) (pow y 4))) (+ (* -1/96 (/ (pow x 4) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/7680 (/ (pow x 6) (pow y 6))) (+ (* 1/1440 (/ (pow x 6) (pow y 6))) (+ (* 1/1152 (/ (pow x 6) (pow y 6))) (+ (* 1/24 (/ (pow x 2) (pow y 2))) (* 1/4 (/ (pow x 2) (pow y 2)))))))))))))))) |
(* -1 (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)) |
(* -1 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* -1 (/ (+ (* -1/4 (* (* x (sin (PI))) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3))))) (* 1/2 (* (/ (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) y) (sqrt (- 1/2 (* 1/2 (cos (PI)))))))) y))) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/2 (* (/ (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (- 1/2 (* 1/2 (cos (PI)))))) (+ (* -1/8 (/ (* (pow x 3) (* (cos (PI)) (sin (PI)))) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* -1/12 (/ (* (pow x 3) (sin (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))) (* 1/4 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (- 1/2 (* 1/2 (cos (PI))))))))) y) (sqrt (- 1/2 (* 1/2 (cos (PI)))))))) y)) (* -1/4 (* (* x (sin (PI))) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))) 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 | |
|---|---|---|---|---|
| 11.0ms | y | @ | inf | ((cos (+ (+ (* (/ 1/2 y) x) (PI)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (+ (+ (* (/ 1/2 y) x) (PI)) (PI)))) (+ (+ (* (/ 1/2 y) x) (PI)) (PI)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (sin (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (/ -1 (sin (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)))) (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)) (+ (* (/ 1/2 y) x) (/ (PI) 2)) (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))) (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))))) (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))) (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (/ (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (sin (/ x (* y 2)))) (sin (/ (neg x) y)) (/ (neg x) y) (+ (* (/ 1/2 y) x) (PI)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) -1/2) (sin (/ x (* y 2))) (cos (/ x y))) |
| 11.0ms | x | @ | 0 | ((cos (+ (+ (* (/ 1/2 y) x) (PI)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (+ (+ (* (/ 1/2 y) x) (PI)) (PI)))) (+ (+ (* (/ 1/2 y) x) (PI)) (PI)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (sin (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (/ -1 (sin (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)))) (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)) (+ (* (/ 1/2 y) x) (/ (PI) 2)) (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))) (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))))) (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))) (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (/ (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (sin (/ x (* y 2)))) (sin (/ (neg x) y)) (/ (neg x) y) (+ (* (/ 1/2 y) x) (PI)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) -1/2) (sin (/ x (* y 2))) (cos (/ x y))) |
| 10.0ms | y | @ | -inf | ((cos (+ (+ (* (/ 1/2 y) x) (PI)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (+ (+ (* (/ 1/2 y) x) (PI)) (PI)))) (+ (+ (* (/ 1/2 y) x) (PI)) (PI)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (sin (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (/ -1 (sin (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)))) (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)) (+ (* (/ 1/2 y) x) (/ (PI) 2)) (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))) (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))))) (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))) (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (/ (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (sin (/ x (* y 2)))) (sin (/ (neg x) y)) (/ (neg x) y) (+ (* (/ 1/2 y) x) (PI)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) -1/2) (sin (/ x (* y 2))) (cos (/ x y))) |
| 9.0ms | x | @ | -inf | ((cos (+ (+ (* (/ 1/2 y) x) (PI)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (+ (+ (* (/ 1/2 y) x) (PI)) (PI)))) (+ (+ (* (/ 1/2 y) x) (PI)) (PI)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (sin (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (/ -1 (sin (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)))) (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)) (+ (* (/ 1/2 y) x) (/ (PI) 2)) (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))) (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))))) (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))) (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (/ (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (sin (/ x (* y 2)))) (sin (/ (neg x) y)) (/ (neg x) y) (+ (* (/ 1/2 y) x) (PI)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) -1/2) (sin (/ x (* y 2))) (cos (/ x y))) |
| 6.0ms | x | @ | inf | ((cos (+ (+ (* (/ 1/2 y) x) (PI)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (+ (+ (* (/ 1/2 y) x) (PI)) (PI)))) (+ (+ (* (/ 1/2 y) x) (PI)) (PI)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (sin (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (/ -1 (sin (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)))) (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI)) (+ (* (/ 1/2 y) x) (/ (PI) 2)) (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))) (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))))) (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))) (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (/ (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (sin (/ x (* y 2)))) (sin (/ (neg x) y)) (/ (neg x) y) (+ (* (/ 1/2 y) x) (PI)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) -1/2) (sin (/ x (* y 2))) (cos (/ x y))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1279 | 6479 |
| 1 | 4494 | 5925 |
| 0 | 9110 | 5609 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(cos (* 2 (PI))) |
(+ (cos (* 2 (PI))) (* -1/2 (/ (* x (sin (* 2 (PI)))) y))) |
(+ (cos (* 2 (PI))) (* x (- (* -1/8 (/ (* x (cos (* 2 (PI)))) (pow y 2))) (* 1/2 (/ (sin (* 2 (PI))) y))))) |
(+ (cos (* 2 (PI))) (* x (- (* x (+ (* -1/8 (/ (cos (* 2 (PI))) (pow y 2))) (* 1/48 (/ (* x (sin (* 2 (PI)))) (pow y 3))))) (* 1/2 (/ (sin (* 2 (PI))) y))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 1 (cos (* 2 (PI)))) |
(+ (* 1/2 (/ (* x (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))) (/ 1 (cos (* 2 (PI))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (cos (* 2 (PI)))))) (* -1/4 (/ (pow (sin (* 2 (PI))) 2) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))))) (* -1/2 (/ (sin (* 2 (PI))) (* y (pow (cos (* 2 (PI))) 2)))))) (/ 1 (cos (* 2 (PI))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (sin (* 2 (PI))) (- (* 1/8 (/ 1 (* (pow y 2) (cos (* 2 (PI)))))) (* -1/4 (/ (pow (sin (* 2 (PI))) 2) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))))) (* y (cos (* 2 (PI)))))) (+ (* -1/16 (/ (sin (* 2 (PI))) (* (pow y 3) (pow (cos (* 2 (PI))) 2)))) (* 1/48 (/ (sin (* 2 (PI))) (* (pow y 3) (pow (cos (* 2 (PI))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (cos (* 2 (PI))))))) (* -1/4 (/ (pow (sin (* 2 (PI))) 2) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))))) (* -1/2 (/ (sin (* 2 (PI))) (* y (pow (cos (* 2 (PI))) 2)))))) (/ 1 (cos (* 2 (PI))))) |
(* 2 (PI)) |
(+ (* 1/2 (/ x y)) (* 2 (PI))) |
-1 |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(sin (+ (PI) (* 1/2 (PI)))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) y))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* x (+ (* -1/8 (/ (* x (sin (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) y))))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* x (+ (* 1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) y)) (* x (+ (* -1/8 (/ (sin (+ (PI) (* 1/2 (PI)))) (pow y 2))) (* -1/48 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (pow y 3)))))))) |
(/ -1 (sin (+ (PI) (* 1/2 (PI))))) |
(- (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))) (* 1/4 (/ (pow (cos (+ (PI) (* 1/2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))))) (* -1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))))) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (+ (PI) (* 1/2 (PI)))) (+ (* 1/4 (/ (pow (cos (+ (PI) (* 1/2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))) (* 1/8 (/ 1 (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))))) (* y (sin (+ (PI) (* 1/2 (PI))))))) (+ (* -1/16 (/ (cos (+ (PI) (* 1/2 (PI)))) (* (pow y 3) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (* 1/48 (/ (cos (+ (PI) (* 1/2 (PI)))) (* (pow y 3) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))) (* 1/4 (/ (pow (cos (+ (PI) (* 1/2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))))) (* -1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))))) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(+ (PI) (* 1/2 (PI))) |
(+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))) |
(* 1/2 (PI)) |
(+ (* 1/2 (PI)) (* 1/2 (/ x y))) |
(PI) |
(+ (PI) (* -1 (/ x y))) |
(- 1/2 (* 1/2 (cos (PI)))) |
(- (+ 1/2 (* -1/2 (/ (* x (sin (PI))) y))) (* 1/2 (cos (PI)))) |
(- (+ 1/2 (* x (- (* 1/4 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))) (* 1/2 (cos (PI)))) |
(- (+ 1/2 (* x (- (* x (- (* 1/12 (/ (* x (sin (PI))) (pow y 3))) (* -1/4 (/ (cos (PI)) (pow y 2))))) (* 1/2 (/ (sin (PI)) y))))) (* 1/2 (cos (PI)))) |
(* 1/2 (cos (PI))) |
(+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y))) |
(+ (* 1/2 (cos (PI))) (* x (+ (* -1/4 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))) |
(+ (* 1/2 (cos (PI))) (* x (+ (* 1/2 (/ (sin (PI)) y)) (* x (+ (* -1/4 (/ (cos (PI)) (pow y 2))) (* -1/12 (/ (* x (sin (PI))) (pow y 3)))))))) |
(cos (PI)) |
(+ (cos (PI)) (/ (* x (sin (PI))) y)) |
(+ (cos (PI)) (* x (- (* -1/2 (/ (* x (cos (PI))) (pow y 2))) (* -1 (/ (sin (PI)) y))))) |
(+ (cos (PI)) (* x (- (* x (+ (* -1/2 (/ (cos (PI)) (pow y 2))) (* -1/6 (/ (* x (sin (PI))) (pow y 3))))) (* -1 (/ (sin (PI)) 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)))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* 269/64512 (/ 1 (pow y 6))) (* 443/80640 (/ 1 (pow y 6))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(* -1 (/ x y)) |
(* x (- (* 1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (- (* (pow x 2) (+ (* -1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(+ (PI) (* 1/2 (/ x y))) |
(sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* 1/4 (* (/ (* x (sin (PI))) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* x (+ (* -1/2 (* (* x (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (+ (* 1/16 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/4 (* (/ (sin (PI)) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))))) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* x (+ (* 1/4 (* (/ (sin (PI)) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3))))) (* x (+ (* -1/2 (* (* x (+ (* -1/4 (/ (* (sin (PI)) (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (+ (* 1/16 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (* y (- 1/2 (* 1/2 (cos (PI))))))) (+ (* 1/12 (/ (sin (PI)) (* (pow y 3) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))) (+ (* 1/8 (/ (* (cos (PI)) (sin (PI))) (* (pow y 3) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/2 (/ (* (sin (PI)) (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (* y (- 1/2 (* 1/2 (cos (PI))))))))))) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* -1/2 (* (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (+ (* 1/16 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (sqrt (- 1/2 (* 1/2 (cos (PI)))))))))))) |
(* 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)))) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(cos (+ (* 1/2 (/ x y)) (* 2 (PI)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (+ (* 1/2 (/ x y)) (* 2 (PI))))) |
(* x (+ (* 2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(sin (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y))))) |
(/ -1 (sin (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x)))) |
(* x (+ (* 1/2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(* x (- (/ (PI) x) (/ 1 y))) |
(- 1/2 (* 1/2 (cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y))))))) |
(* 1/2 (cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y))))) |
(/ (sin (* -1 (/ x y))) (+ 1 (cos (/ x y)))) |
(/ (sin (* -1 (/ x y))) (* (sin (* 1/2 (/ x y))) (+ 1 (cos (/ x y))))) |
(sin (* -1 (/ x y))) |
(* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))) |
(sqrt (/ 1 (- 1/2 (* 1/2 (cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y))))))))) |
(sin (* 1/2 (/ x y))) |
(cos (/ x y)) |
(cos (- (* 2 (PI)) (* -1/2 (/ x y)))) |
(/ 1 (cos (- (* 2 (PI)) (* -1/2 (/ x y))))) |
(* -1 (* x (- (* -2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(sin (- (+ (PI) (* 1/2 (PI))) (* -1/2 (/ x y)))) |
(/ -1 (sin (- (+ (PI) (* 1/2 (PI))) (* -1/2 (/ x y))))) |
(* -1 (* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* x (- (* -1/2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* x (+ (* -1 (/ (PI) x)) (/ 1 y)))) |
(- 1/2 (* 1/2 (cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI))))))) |
(* 1/2 (cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI)))))) |
(cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI))))) |
(* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(sqrt (/ 1 (- 1/2 (* 1/2 (cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI))))))))) |
(/ (+ (* 1/2 x) (* 2 (* y (PI)))) y) |
(/ (+ (* 1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(/ (+ (* 1/2 x) (* 1/2 (* y (PI)))) y) |
(/ (+ (* -1 x) (* y (PI))) y) |
(/ (+ (* 1/2 x) (* y (PI))) y) |
(- (+ (cos (* 2 (PI))) (* -1/8 (/ (* (pow x 2) (cos (* 2 (PI)))) (pow y 2)))) (* 1/2 (/ (* x (sin (* 2 (PI)))) y))) |
(- (+ (cos (* 2 (PI))) (+ (* -1/8 (/ (* (pow x 2) (cos (* 2 (PI)))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) (pow y 3))))) (* 1/2 (/ (* x (sin (* 2 (PI)))) 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/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI)))))) (pow y 2))) (/ 1 (cos (* 2 (PI))))) (* -1/2 (/ (* x (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2))) (+ (* 1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2))) (* 1/2 (/ (* x (* (sin (* 2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI)))))))) (cos (* 2 (PI))))))) (pow y 3))) (/ 1 (cos (* 2 (PI))))) (+ (* -1/2 (/ (* x (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (cos (* 2 (PI))))))))) |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/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/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (+ (* -1/8 (/ (* (pow x 2) (sin (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) y)))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (+ (* -1/8 (/ (* (pow x 2) (sin (+ (PI) (* 1/2 (PI))))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (pow y 3))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) y))))) |
(- (* -1 (/ (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (/ 1 (sin (+ (PI) (* 1/2 (PI))))))) |
(- (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (+ (PI) (* 1/2 (PI)))) (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))))) (sin (+ (PI) (* 1/2 (PI)))))) (+ (* -1/16 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2))) (* 1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2))))) (pow y 3))) (+ (* -1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))) (+ (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))) (/ 1 (sin (+ (PI) (* 1/2 (PI))))))))) |
(- (+ 1/2 (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y)))) |
(- (+ 1/2 (* 1/12 (/ (* (pow x 3) (sin (PI))) (pow y 3)))) (+ (* -1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y))))) |
(+ (* -1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y)))) |
(+ (* -1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (+ (* -1/12 (/ (* (pow x 3) (sin (PI))) (pow y 3))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y))))) |
(- (+ (cos (PI)) (* -1/2 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* -1 (/ (* x (sin (PI))) y))) |
(- (+ (cos (PI)) (+ (* -1/2 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* -1/6 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* -1 (/ (* x (sin (PI))) y))) |
(/ (- (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) (* 1/8 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (* 1/8 (/ (pow x 3) (pow y 2)))))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3))))) (* -1/96 (pow x 5))))) (pow y 6))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* 1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/48 (/ (* (pow x 4) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 6))) (* 1/8 (/ (pow x 3) (pow y 2))))))))) y) |
(- (* 1/6 (/ (pow x 2) (pow y 2))) (+ 1 (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (* x (pow y 2)))))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (* 1/6 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (* x (pow y 2)))) (+ (* -1 (/ (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (* x (pow y 4)))) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) (* x (pow y 4))))))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (+ (* 1/5040 (/ (pow x 6) (pow y 6))) (* 1/6 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (* x (pow y 2)))) (+ (* -1 (/ (+ (* -1/1152 (pow x 7)) (+ (* -1/1440 (pow x 7)) (+ (* -1/7680 (pow x 7)) (* -1/322560 (pow x 7))))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (* x (pow y 4)))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/120 (pow x 4)) (+ (* -1 (/ (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) x)) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) x)))) (* x (pow y 6))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) (* x (pow y 4))) (/ (* (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) (* x (pow y 6)))))))))) |
(/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (+ (* -1/2 (* (/ (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) (pow y 2)) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/4 (* (/ (* x (sin (PI))) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3))))))) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (+ (* -1/2 (* (/ (+ (* -1/4 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (- 1/2 (* 1/2 (cos (PI)))))) (+ (* 1/12 (/ (* (pow x 3) (sin (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))) (+ (* 1/8 (/ (* (pow x 3) (* (cos (PI)) (sin (PI)))) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (- 1/2 (* 1/2 (cos (PI))))))))) (pow y 3)) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (+ (* -1/2 (* (/ (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) (pow y 2)) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/4 (* (/ (* x (sin (PI))) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))))) |
(/ (+ (* -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 (+ (* -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)))))) |
(+ (cos (* 2 (PI))) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (* 2 (PI)))) y)) (* -1/2 (* x (sin (* 2 (PI)))))) y))) |
(+ (cos (* 2 (PI))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (* 2 (PI))))) (* 1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) y))) y)) (* -1/2 (* x (sin (* 2 (PI)))))) 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/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (* y (pow (cos (* 2 (PI))) 3)))) (* -1/8 (/ (pow x 2) (* y (cos (* 2 (PI))))))) (* 1/2 (/ (* x (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2)))) y)) (/ 1 (cos (* 2 (PI))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (sin (* 2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI)))))))) (* y (cos (* 2 (PI)))))) (+ (* -1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))) (* 1/16 (/ (* (pow x 3) (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI))))))) y)) (* 1/2 (/ (* x (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2)))) y)) (/ 1 (cos (* 2 (PI))))) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* -1 (/ (+ (* -1/2 (* x (cos (+ (PI) (* 1/2 (PI)))))) (* 1/8 (/ (* (pow x 2) (sin (+ (PI) (* 1/2 (PI))))) y))) y))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* -1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) y))) y)) (* -1/2 (* x (cos (+ (PI) (* 1/2 (PI))))))) y))) |
(- (* -1 (/ (- (+ (* 1/8 (/ (pow x 2) (* y (sin (+ (PI) (* 1/2 (PI))))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) y)) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(- (* -1 (/ (- (* -1 (/ (- (+ (* -1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (+ (* 1/16 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (* 1/2 (/ (* x (* (cos (+ (PI) (* 1/2 (PI)))) (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))))) (* y (sin (+ (PI) (* 1/2 (PI))))))))) (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))) y)) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) y)) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(- (+ 1/2 (* -1 (/ (- (* -1/4 (/ (* (pow x 2) (cos (PI))) y)) (* -1/2 (* x (sin (PI))))) y))) (* 1/2 (cos (PI)))) |
(- (+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/12 (/ (* (pow x 3) (sin (PI))) y)) (* -1/4 (* (pow x 2) (cos (PI))))) y)) (* -1/2 (* x (sin (PI))))) y))) (* 1/2 (cos (PI)))) |
(+ (* -1 (/ (+ (* -1/2 (* x (sin (PI)))) (* 1/4 (/ (* (pow x 2) (cos (PI))) y))) y)) (* 1/2 (cos (PI)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (pow x 2) (cos (PI)))) (* -1/12 (/ (* (pow x 3) (sin (PI))) y))) y)) (* -1/2 (* x (sin (PI))))) y)) (* 1/2 (cos (PI)))) |
(+ (cos (PI)) (* -1 (/ (- (* 1/2 (/ (* (pow x 2) (cos (PI))) y)) (* x (sin (PI)))) y))) |
(+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (pow x 2) (cos (PI)))) (* -1/6 (/ (* (pow x 3) (sin (PI))) y))) y)) (* x (sin (PI)))) y))) |
(* -1 (/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/8 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (* 1/96 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3))))) (* 1/96 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (+ (* -1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (* (pow x 4) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 6))))))))) y)) |
(- (* 1/6 (/ (pow x 2) (pow y 2))) (+ 1 (+ (* 1/24 (/ (pow x 2) (pow y 2))) (* 1/4 (/ (pow x 2) (pow y 2)))))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (* 1/6 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) (* x (pow y 4)))) (+ (* -1/48 (/ (pow x 4) (pow y 4))) (+ (* -1/96 (/ (pow x 4) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/24 (/ (pow x 2) (pow y 2))) (* 1/4 (/ (pow x 2) (pow y 2)))))))))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (+ (* 1/5040 (/ (pow x 6) (pow y 6))) (* 1/6 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -1 (/ (* (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/120 (pow x 4)) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) x)) (+ (* -1/48 (pow x 4)) (+ (* -1/96 (pow x 4)) (* -1/1920 (pow x 4))))))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) (* x (pow y 4)))) (+ (* -1/48 (/ (pow x 4) (pow y 4))) (+ (* -1/96 (/ (pow x 4) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/7680 (/ (pow x 6) (pow y 6))) (+ (* 1/1440 (/ (pow x 6) (pow y 6))) (+ (* 1/1152 (/ (pow x 6) (pow y 6))) (+ (* 1/24 (/ (pow x 2) (pow y 2))) (* 1/4 (/ (pow x 2) (pow y 2)))))))))))))))) |
(* -1 (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)) |
(* -1 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* -1 (/ (+ (* -1/4 (* (* x (sin (PI))) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3))))) (* 1/2 (* (/ (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) y) (sqrt (- 1/2 (* 1/2 (cos (PI)))))))) y))) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/2 (* (/ (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (- 1/2 (* 1/2 (cos (PI)))))) (+ (* -1/8 (/ (* (pow x 3) (* (cos (PI)) (sin (PI)))) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* -1/12 (/ (* (pow x 3) (sin (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))) (* 1/4 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (- 1/2 (* 1/2 (cos (PI))))))))) y) (sqrt (- 1/2 (* 1/2 (cos (PI)))))))) y)) (* -1/4 (* (* x (sin (PI))) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))) 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 |
|---|
(cos (* 2 (PI))) |
#s(literal 1 binary64) |
(+ (cos (* 2 (PI))) (* -1/2 (/ (* x (sin (* 2 (PI)))) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(+ (cos (* 2 (PI))) (* x (- (* -1/8 (/ (* x (cos (* 2 (PI)))) (pow y 2))) (* 1/2 (/ (sin (* 2 (PI))) y))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 #s(literal 1 binary64) x) y) (/.f64 #s(literal 0 binary64) y)) x #s(literal 1 binary64)) |
(+ (cos (* 2 (PI))) (* x (- (* x (+ (* -1/8 (/ (cos (* 2 (PI))) (pow y 2))) (* 1/48 (/ (* x (sin (* 2 (PI)))) (pow y 3))))) (* 1/2 (/ (sin (* 2 (PI))) y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/48 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) x (/.f64 #s(literal 0 binary64) y)) x #s(literal 1 binary64)) |
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 (cos (* 2 (PI)))) |
#s(literal 1 binary64) |
(+ (* 1/2 (/ (* x (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))) (/ 1 (cos (* 2 (PI))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (cos (* 2 (PI)))))) (* -1/4 (/ (pow (sin (* 2 (PI))) 2) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))))) (* -1/2 (/ (sin (* 2 (PI))) (* y (pow (cos (* 2 (PI))) 2)))))) (/ 1 (cos (* 2 (PI))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) #s(literal 0 binary64))) x (/.f64 #s(literal 0 binary64) y)) x #s(literal 1 binary64)) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (sin (* 2 (PI))) (- (* 1/8 (/ 1 (* (pow y 2) (cos (* 2 (PI)))))) (* -1/4 (/ (pow (sin (* 2 (PI))) 2) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))))) (* y (cos (* 2 (PI)))))) (+ (* -1/16 (/ (sin (* 2 (PI))) (* (pow y 3) (pow (cos (* 2 (PI))) 2)))) (* 1/48 (/ (sin (* 2 (PI))) (* (pow y 3) (pow (cos (* 2 (PI))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (cos (* 2 (PI))))))) (* -1/4 (/ (pow (sin (* 2 (PI))) 2) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))))) (* -1/2 (/ (sin (* 2 (PI))) (* y (pow (cos (* 2 (PI))) 2)))))) (/ 1 (cos (* 2 (PI))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) #s(literal 0 binary64))) y) #s(literal 0 binary64)) #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) #s(literal 0 binary64)))) x (/.f64 #s(literal 0 binary64) y)) x #s(literal 1 binary64)) |
(* 2 (PI)) |
(*.f64 (PI.f64) #s(literal 2 binary64)) |
(+ (* 1/2 (/ x y)) (* 2 (PI))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (*.f64 (PI.f64) #s(literal 2 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(-.f64 (*.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) |
(-.f64 (*.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) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -61/46080 binary64) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x)) #s(literal 1 binary64)) |
(sin (+ (PI) (* 1/2 (PI)))) |
(sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) y))) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y)) #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* x (+ (* -1/8 (/ (* x (sin (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) y))))) |
(fma.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) #s(literal 1/2 binary64) (*.f64 (*.f64 x (/.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) (*.f64 y y))) #s(literal -1/8 binary64))) x (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* x (+ (* 1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) y)) (* x (+ (* -1/8 (/ (sin (+ (PI) (* 1/2 (PI)))) (pow y 2))) (* -1/48 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (pow y 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) y) (*.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/48 binary64))) x (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) #s(literal 1/2 binary64))) x (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) |
(/ -1 (sin (+ (PI) (* 1/2 (PI))))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) |
(- (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))))) |
(- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))) (* 1/4 (/ (pow (cos (+ (PI) (* 1/2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))))) (* -1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))))) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(-.f64 (*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 3 binary64)) (*.f64 y y))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) (*.f64 y y))))) x (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 2 binary64))))) x) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))))) |
(- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (+ (PI) (* 1/2 (PI)))) (+ (* 1/4 (/ (pow (cos (+ (PI) (* 1/2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))) (* 1/8 (/ 1 (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))))) (* y (sin (+ (PI) (* 1/2 (PI))))))) (+ (* -1/16 (/ (cos (+ (PI) (* 1/2 (PI)))) (* (pow y 3) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (* 1/48 (/ (cos (+ (PI) (* 1/2 (PI)))) (* (pow y 3) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))) (* 1/4 (/ (pow (cos (+ (PI) (* 1/2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))))) (* -1/2 (/ (cos (+ (PI) (* 1/2 (PI)))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))))) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 3 binary64)) (*.f64 y y))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) (*.f64 y y)))) (*.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) y))) #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal -1/24 binary64)))) (fma.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 3 binary64)) (*.f64 y y))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) (*.f64 y y))))) x (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 2 binary64))))) x) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))))) |
(+ (PI) (* 1/2 (PI))) |
(*.f64 #s(literal 3/2 binary64) (PI.f64)) |
(+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))) |
(fma.f64 #s(literal 3/2 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(* 1/2 (PI)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(+ (* 1/2 (PI)) (* 1/2 (/ x y))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 x y))) |
(PI) |
(PI.f64) |
(+ (PI) (* -1 (/ x y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) (PI.f64)) |
(- 1/2 (* 1/2 (cos (PI)))) |
#s(literal 1 binary64) |
(- (+ 1/2 (* -1/2 (/ (* x (sin (PI))) y))) (* 1/2 (cos (PI)))) |
(-.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(- (+ 1/2 (* x (- (* 1/4 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))) (* 1/2 (cos (PI)))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (neg.f64 x) y) (/.f64 #s(literal 0 binary64) y)) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(- (+ 1/2 (* x (- (* x (- (* 1/12 (/ (* x (sin (PI))) (pow y 3))) (* -1/4 (/ (cos (PI)) (pow y 2))))) (* 1/2 (/ (sin (PI)) y))))) (* 1/2 (cos (PI)))) |
(-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 0 binary64) x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) x (/.f64 #s(literal 0 binary64) y)) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(* 1/2 (cos (PI))) |
#s(literal -1/2 binary64) |
(+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(+ (* 1/2 (cos (PI))) (* x (+ (* -1/4 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) y) (/.f64 (neg.f64 x) y) (/.f64 #s(literal 0 binary64) y)) x #s(literal -1/2 binary64)) |
(+ (* 1/2 (cos (PI))) (* x (+ (* 1/2 (/ (sin (PI)) y)) (* x (+ (* -1/4 (/ (cos (PI)) (pow y 2))) (* -1/12 (/ (* x (sin (PI))) (pow y 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 x (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) x (/.f64 #s(literal 0 binary64) y)) x #s(literal -1/2 binary64)) |
(cos (PI)) |
#s(literal -1 binary64) |
(+ (cos (PI)) (/ (* x (sin (PI))) y)) |
(fma.f64 #s(literal 0 binary64) (/.f64 x y) #s(literal -1 binary64)) |
(+ (cos (PI)) (* x (- (* -1/2 (/ (* x (cos (PI))) (pow y 2))) (* -1 (/ (sin (PI)) y))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) y) (/.f64 #s(literal 0 binary64) y)) x #s(literal -1 binary64)) |
(+ (cos (PI)) (* x (- (* x (+ (* -1/2 (/ (cos (PI)) (pow y 2))) (* -1/6 (/ (* x (sin (PI))) (pow y 3))))) (* -1 (/ (sin (PI)) y))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) x (/.f64 #s(literal 0 binary64) y)) x #s(literal -1 binary64)) |
(* -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 (-.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (* (pow x 2) (- (* -1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/240 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -17/40320 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* 269/64512 (/ 1 (pow y 6))) (* 443/80640 (/ 1 (pow y 6))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal -61/46080 binary64)) (*.f64 x x)) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x)) #s(literal 1 binary64)) |
(* -1 (/ x y)) |
(/.f64 (neg.f64 x) y) |
(* x (- (* 1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* -1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) x) |
(+ (PI) (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) |
(sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) |
#s(literal 1 binary64) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* 1/4 (* (/ (* x (sin (PI))) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* x (+ (* -1/2 (* (* x (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (+ (* 1/16 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/4 (* (/ (sin (PI)) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y))) x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1/4 binary64))) x #s(literal 1 binary64)) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* x (+ (* 1/4 (* (/ (sin (PI)) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3))))) (* x (+ (* -1/2 (* (* x (+ (* -1/4 (/ (* (sin (PI)) (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (+ (* 1/16 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (* y (- 1/2 (* 1/2 (cos (PI))))))) (+ (* 1/12 (/ (sin (PI)) (* (pow y 3) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))) (+ (* 1/8 (/ (* (cos (PI)) (sin (PI))) (* (pow y 3) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/2 (/ (* (sin (PI)) (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (* y (- 1/2 (* 1/2 (cos (PI))))))))))) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* -1/2 (* (+ (* -1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (+ (* 1/16 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))) (* 1/4 (/ (cos (PI)) (* (pow y 2) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (sqrt (- 1/2 (* 1/2 (cos (PI)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) y) (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) y)))) x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1 binary64)))) x (*.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1/4 binary64))) x #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #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)) |
(cos (+ (* 1/2 (/ x y)) (* 2 (PI)))) |
(cos.f64 (fma.f64 (PI.f64) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (+ (* 1/2 (/ x y)) (* 2 (PI))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (PI.f64) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(* x (+ (* 2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sin (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y))))) |
(sin.f64 (fma.f64 #s(literal 3/2 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ -1 (sin (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 3/2 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x)))) |
(*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))) x) |
(* x (+ (* 1/2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (/ (PI) x) (/ 1 y))) |
(*.f64 (-.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1 binary64) y)) x) |
(- 1/2 (* 1/2 (cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (PI.f64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (PI.f64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y))))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (PI.f64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ (sin (* -1 (/ x y))) (+ 1 (cos (/ x y)))) |
(tan.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(/ (sin (* -1 (/ x y))) (* (sin (* 1/2 (/ x y))) (+ 1 (cos (/ x y))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(sin (* -1 (/ x y))) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))) |
(*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(sqrt (/ 1 (- 1/2 (* 1/2 (cos (* 2 (- (* 1/2 (PI)) (* 1/2 (/ x y))))))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (PI.f64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(cos (- (* 2 (PI)) (* -1/2 (/ x y)))) |
(cos.f64 (fma.f64 (PI.f64) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (- (* 2 (PI)) (* -1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (PI.f64) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(* -1 (* x (- (* -2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (- (+ (PI) (* 1/2 (PI))) (* -1/2 (/ x y)))) |
(sin.f64 (fma.f64 #s(literal 3/2 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ -1 (sin (- (+ (PI) (* 1/2 (PI))) (* -1/2 (/ x y))))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 3/2 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(* -1 (* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)) x) (/.f64 #s(literal 1/2 binary64) y))) |
(* -1 (* x (- (* -1/2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(* -1 (* x (+ (* -1 (/ (PI) x)) (/ 1 y)))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(- 1/2 (* 1/2 (cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (PI.f64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI)))))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (PI.f64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI))))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (PI.f64) (/.f64 x y))) #s(literal 2 binary64))) |
(* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 (PI.f64)) x) (/.f64 #s(literal 1/2 binary64) y))) |
(sqrt (/ 1 (- 1/2 (* 1/2 (cos (* 2 (+ (* -1/2 (/ x y)) (* 1/2 (PI))))))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (PI.f64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (+ (* 1/2 x) (* 2 (* y (PI)))) y) |
(/.f64 (fma.f64 (*.f64 (PI.f64) y) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* 1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)) y (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* 1/2 x) (* 1/2 (* y (PI)))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (PI.f64) y))) y) |
(/ (+ (* -1 x) (* y (PI))) y) |
(/.f64 (fma.f64 (PI.f64) y (neg.f64 x)) y) |
(/ (+ (* 1/2 x) (* y (PI))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (PI.f64) y)) y) |
(- (+ (cos (* 2 (PI))) (* -1/8 (/ (* (pow x 2) (cos (* 2 (PI)))) (pow y 2)))) (* 1/2 (/ (* x (sin (* 2 (PI)))) y))) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(- (+ (cos (* 2 (PI))) (+ (* -1/8 (/ (* (pow x 2) (cos (* 2 (PI)))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) (pow y 3))))) (* 1/2 (/ (* x (sin (* 2 (PI)))) y))) |
(-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 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 x x)))) (*.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 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (+.f64 (/.f64 (fma.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 1/1920 binary64) (*.f64 (pow.f64 x #s(literal 4 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)))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI)))))) (pow y 2))) (/ 1 (cos (* 2 (PI))))) (* -1/2 (/ (* x (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2))) (+ (* 1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2))) (* 1/2 (/ (* x (* (sin (* 2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI)))))))) (cos (* 2 (PI))))))) (pow y 3))) (/ 1 (cos (* 2 (PI))))) (+ (* -1/2 (/ (* x (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (* (pow y 2) (pow (cos (* 2 (PI))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (cos (* 2 (PI))))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) (fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 1/48 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 0 binary64) x) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x)) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(-.f64 (*.f64 #s(literal 2 binary64) (+.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 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) (*.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)))) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y))) #s(literal 1 binary64))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/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/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(-.f64 (-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #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 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (*.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.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 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 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 x x)))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/24 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #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))) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y)))))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (+ (* -1/8 (/ (* (pow x 2) (sin (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) y)))) |
(+.f64 (fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) (*.f64 y y))) #s(literal -1/8 binary64))) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (+ (* -1/8 (/ (* (pow x 2) (sin (+ (PI) (* 1/2 (PI))))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (pow y 3))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) y))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) y) (fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/48 binary64)))) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) |
(- (* -1 (/ (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))) (pow y 2))) (+ (* -1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (/ 1 (sin (+ (PI) (* 1/2 (PI))))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))))) (neg.f64 (*.f64 y y))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))))) |
(- (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (+ (PI) (* 1/2 (PI)))) (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))))) (sin (+ (PI) (* 1/2 (PI)))))) (+ (* -1/16 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2))) (* 1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2))))) (pow y 3))) (+ (* -1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (sin (+ (PI) (* 1/2 (PI))))))) (+ (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (* (pow y 2) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))) (/ 1 (sin (+ (PI) (* 1/2 (PI))))))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) x) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal -1/24 binary64))) (neg.f64 (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))))))) |
(- (+ 1/2 (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y)))) |
(-.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(- (+ 1/2 (* 1/12 (/ (* (pow x 3) (sin (PI))) (pow y 3)))) (+ (* -1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y))))) |
(-.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/12 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1 binary64) y) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(+ (* -1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1 binary64) y) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(+ (* -1/4 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (+ (* -1/12 (/ (* (pow x 3) (sin (PI))) (pow y 3))) (+ (* 1/2 (cos (PI))) (* 1/2 (/ (* x (sin (PI))) y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1 binary64) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/12 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(- (+ (cos (PI)) (* -1/2 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* -1 (/ (* x (sin (PI))) y))) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x y))) |
(- (+ (cos (PI)) (+ (* -1/2 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* -1/6 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* -1 (/ (* x (sin (PI))) y))) |
(+.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) y) (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(/ (- (+ (* -1/2 x) (* 1/12 (/ (pow x 3) (pow y 2)))) (* 1/8 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 #s(literal 1/12 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2))))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (* 1/8 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 #s(literal 1/12 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 5 binary64)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2)))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3))))) (* -1/96 (pow x 5))))) (pow y 6))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* 1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/48 (/ (* (pow x 4) (- (* 1/12 (pow x 3)) (* 1/8 (pow x 3)))) (pow y 6))) (* 1/8 (/ (pow x 3) (pow y 2))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/240 binary64) (fma.f64 (/.f64 #s(literal 1/12 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/10080 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 5 binary64)))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/2880 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))))) y) |
(- (* 1/6 (/ (pow x 2) (pow y 2))) (+ 1 (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (* x (pow y 2)))))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (*.f64 x x) y)) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) x) #s(literal 1 binary64))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (* 1/6 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (* x (pow y 2)))) (+ (* -1 (/ (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (* x (pow y 4)))) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) (* x (pow y 4))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) (*.f64 y y)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/32 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (+ (* 1/5040 (/ (pow x 6) (pow y 6))) (* 1/6 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (* x (pow y 2)))) (+ (* -1 (/ (+ (* -1/1152 (pow x 7)) (+ (* -1/1440 (pow x 7)) (+ (* -1/7680 (pow x 7)) (* -1/322560 (pow x 7))))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (* x (pow y 4)))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/120 (pow x 4)) (+ (* -1 (/ (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) x)) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) x)))) (* x (pow y 6))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) (* x (pow y 4))) (/ (* (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (- (* 1/6 (pow x 2)) (* -1 (/ (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) x)))) (* x (pow y 6)))))))))) |
(-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) (+.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -7/24 binary64) (*.f64 y y)) (/.f64 (/.f64 (fma.f64 #s(literal -1/1152 binary64) (pow.f64 x #s(literal 7 binary64)) (fma.f64 #s(literal -1/1440 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -43/322560 binary64)))) x) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/32 binary64))) x) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/120 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/32 binary64))))) x)) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) x) (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) x))) (fma.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/32 binary64)))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))))))) |
(/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (neg.f64 x)) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (+.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) y) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (+ (* -1/2 (* (/ (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) (pow y 2)) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/4 (* (/ (* x (sin (PI))) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3))))))) |
(+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) y) (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (+ (* -1/2 (* (/ (+ (* -1/4 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (- 1/2 (* 1/2 (cos (PI)))))) (+ (* 1/12 (/ (* (pow x 3) (sin (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))) (+ (* 1/8 (/ (* (pow x 3) (* (cos (PI)) (sin (PI)))) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (- 1/2 (* 1/2 (cos (PI))))))))) (pow y 3)) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (+ (* -1/2 (* (/ (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) (pow y 2)) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/4 (* (/ (* x (sin (PI))) y) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) x) #s(literal 1 binary64)) #s(literal -1/4 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 1/12 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 0 binary64)) x) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) y) (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1/4 binary64)))) #s(literal 1 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 3 binary64)) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/720 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(+ (cos (* 2 (PI))) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (* 2 (PI)))) y)) (* -1/2 (* x (sin (* 2 (PI)))))) y))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) y) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) y) #s(literal -1 binary64) #s(literal 1 binary64)) |
(+ (cos (* 2 (PI))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (* 2 (PI))))) (* 1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) y))) y)) (* -1/2 (* x (sin (* 2 (PI)))))) y))) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) y) #s(literal 1/48 binary64))) (neg.f64 y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (neg.f64 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) (+.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 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) (*.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #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 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (*.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.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 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 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 x x)))) (*.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 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (+.f64 (/.f64 (fma.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #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))) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (* y (pow (cos (* 2 (PI))) 3)))) (* -1/8 (/ (pow x 2) (* y (cos (* 2 (PI))))))) (* 1/2 (/ (* x (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2)))) y)) (/ 1 (cos (* 2 (PI))))) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) y) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)))) (neg.f64 y)) #s(literal 1 binary64)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (sin (* 2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI)))))))) (* y (cos (* 2 (PI)))))) (+ (* -1/48 (/ (* (pow x 3) (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))) (* 1/16 (/ (* (pow x 3) (sin (* 2 (PI)))) (* y (pow (cos (* 2 (PI))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (* 2 (PI))) 2)) (pow (cos (* 2 (PI))) 3))) (* -1/8 (/ (pow x 2) (cos (* 2 (PI))))))) y)) (* 1/2 (/ (* x (sin (* 2 (PI)))) (pow (cos (* 2 (PI))) 2)))) y)) (/ 1 (cos (* 2 (PI))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) y)) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) y) #s(literal 1/24 binary64)) (fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64))))) y) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) y) #s(literal -1 binary64) #s(literal 1 binary64)) |
(- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x)) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(-.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y))) #s(literal 1 binary64))) |
(- (+ (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(-.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 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 x x)))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #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))) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y))))))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* -1 (/ (+ (* -1/2 (* x (cos (+ (PI) (* 1/2 (PI)))))) (* 1/8 (/ (* (pow x 2) (sin (+ (PI) (* 1/2 (PI))))) y))) y))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) (*.f64 x x)) y) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) y) #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) |
(+ (sin (+ (PI) (* 1/2 (PI)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* -1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) y))) y)) (* -1/2 (* x (cos (+ (PI) (* 1/2 (PI))))))) y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) x) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) y) #s(literal -1/48 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))))) (neg.f64 y))) y) #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) |
(- (* -1 (/ (- (+ (* 1/8 (/ (pow x 2) (* y (sin (+ (PI) (* 1/2 (PI))))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) y)) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 2 binary64))))))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))))) |
(- (* -1 (/ (- (* -1 (/ (- (+ (* -1/48 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (+ (* 1/16 (/ (* (pow x 3) (cos (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) (* 1/2 (/ (* x (* (cos (+ (PI) (* 1/2 (PI)))) (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3)))))) (* y (sin (+ (PI) (* 1/2 (PI))))))))) (+ (* 1/8 (/ (pow x 2) (sin (+ (PI) (* 1/2 (PI)))))) (* 1/4 (/ (* (pow x 2) (pow (cos (+ (PI) (* 1/2 (PI)))) 2)) (pow (sin (+ (PI) (* 1/2 (PI)))) 3))))) y)) (* 1/2 (/ (* x (cos (+ (PI) (* 1/2 (PI))))) (pow (sin (+ (PI) (* 1/2 (PI)))) 2)))) y)) (/ 1 (sin (+ (PI) (* 1/2 (PI)))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))))) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 2 binary64)) y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) x) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))))) y))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)))))) y) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))) #s(literal 2 binary64)))))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64))))) |
(- (+ 1/2 (* -1 (/ (- (* -1/4 (/ (* (pow x 2) (cos (PI))) y)) (* -1/2 (* x (sin (PI))))) y))) (* 1/2 (cos (PI)))) |
(-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) y) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) y) #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(- (+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/12 (/ (* (pow x 3) (sin (PI))) y)) (* -1/4 (* (pow x 2) (cos (PI))))) y)) (* -1/2 (* x (sin (PI))))) y))) (* 1/2 (cos (PI)))) |
(-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) y) #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) y) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) y) #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(+ (* -1 (/ (+ (* -1/2 (* x (sin (PI)))) (* 1/4 (/ (* (pow x 2) (cos (PI))) y))) y)) (* 1/2 (cos (PI)))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) y) #s(literal -1 binary64) #s(literal -1/2 binary64)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (pow x 2) (cos (PI)))) (* -1/12 (/ (* (pow x 3) (sin (PI))) y))) y)) (* -1/2 (* x (sin (PI))))) y)) (* 1/2 (cos (PI)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) y) #s(literal -1/12 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (neg.f64 y))) y) #s(literal -1 binary64) #s(literal -1/2 binary64)) |
(+ (cos (PI)) (* -1 (/ (- (* 1/2 (/ (* (pow x 2) (cos (PI))) y)) (* x (sin (PI)))) y))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) x)) y) #s(literal -1 binary64) #s(literal -1 binary64)) |
(+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (pow x 2) (cos (PI)))) (* -1/6 (/ (* (pow x 3) (sin (PI))) y))) y)) (* x (sin (PI)))) y))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) y) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) y) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) x)) y) #s(literal -1 binary64) #s(literal -1 binary64)) |
(* -1 (/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/8 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (* 1/96 (/ (pow x 5) (pow y 4)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/240 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/96 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/240 (pow x 5)) (+ (* -1/4 (* (pow x 2) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3))))) (* 1/96 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (pow x 3) (pow y 2))) (+ (* -1/2880 (/ (pow x 7) (pow y 6))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (* (pow x 4) (- (* -1/12 (pow x 3)) (* -1/8 (pow x 3)))) (pow y 6))))))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/12 binary64) (fma.f64 #s(literal -1/10080 binary64) (/.f64 (pow.f64 x #s(literal 7 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/240 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/96 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/2880 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.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/48 binary64) (/.f64 (*.f64 #s(literal 1/96 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))))))) (neg.f64 y)) |
(- (* 1/6 (/ (pow x 2) (pow y 2))) (+ 1 (+ (* 1/24 (/ (pow x 2) (pow y 2))) (* 1/4 (/ (pow x 2) (pow y 2)))))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (*.f64 x x) y)) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 7/24 binary64) #s(literal 1 binary64))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (* 1/6 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) (* x (pow y 4)))) (+ (* -1/48 (/ (pow x 4) (pow y 4))) (+ (* -1/96 (/ (pow x 4) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/24 (/ (pow x 2) (pow y 2))) (* 1/4 (/ (pow x 2) (pow y 2)))))))))) |
(-.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (fma.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) x)) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 7/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/48 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/640 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 7/24 binary64)) (*.f64 y y)))))) |
(- (+ (* -1/120 (/ (pow x 4) (pow y 4))) (+ (* 1/5040 (/ (pow x 6) (pow y 6))) (* 1/6 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -1 (/ (* (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/120 (pow x 4)) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) x)) (+ (* -1/48 (pow x 4)) (+ (* -1/96 (pow x 4)) (* -1/1920 (pow x 4))))))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/6 (pow x 2)) (+ (* 1/24 (pow x 2)) (* 1/4 (pow x 2))))) (* x (pow y 4)))) (+ (* -1/48 (/ (pow x 4) (pow y 4))) (+ (* -1/96 (/ (pow x 4) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/7680 (/ (pow x 6) (pow y 6))) (+ (* 1/1440 (/ (pow x 6) (pow y 6))) (+ (* 1/1152 (/ (pow x 6) (pow y 6))) (+ (* 1/24 (/ (pow x 2) (pow y 2))) (* 1/4 (/ (pow x 2) (pow y 2)))))))))))))))) |
(-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -7/640 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/48 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 7/24 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/120 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 7/24 binary64))) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/640 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/48 binary64))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (fma.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) x)) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 7/24 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/48 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/640 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 1/7680 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/1440 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 1/1152 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 7/24 binary64)) (*.f64 y y))))))))) |
(* -1 (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x) (neg.f64 y)) |
(* -1 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y)) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))) x) (neg.f64 y)) |
(* -1 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y)) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 y)) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* -1 (/ (+ (* -1/4 (* (* x (sin (PI))) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3))))) (* 1/2 (* (/ (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) y) (sqrt (- 1/2 (* 1/2 (cos (PI)))))))) y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) y) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal -1/4 binary64))) y) #s(literal -1 binary64) #s(literal 1 binary64)) |
(+ (sqrt (/ 1 (- 1/2 (* 1/2 (cos (PI)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))) (sqrt (- 1/2 (* 1/2 (cos (PI))))))) (* 1/2 (* (/ (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2)))))) (- 1/2 (* 1/2 (cos (PI)))))) (+ (* -1/8 (/ (* (pow x 3) (* (cos (PI)) (sin (PI)))) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* -1/12 (/ (* (pow x 3) (sin (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))) (* 1/4 (/ (* x (* (sin (PI)) (+ (* -1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (+ (* 1/16 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (- 1/2 (* 1/2 (cos (PI)))) 3))) (* 1/4 (/ (* (pow x 2) (cos (PI))) (pow (- 1/2 (* 1/2 (cos (PI)))) 2))))))) (- 1/2 (* 1/2 (cos (PI))))))))) y) (sqrt (- 1/2 (* 1/2 (cos (PI)))))))) y)) (* -1/4 (* (* x (sin (PI))) (sqrt (/ 1 (pow (- 1/2 (* 1/2 (cos (PI)))) 3)))))) y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) x) #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 0 binary64)) x) #s(literal 1 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) #s(literal 0 binary64)) x) #s(literal 1 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal -1/12 binary64))))) y) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (neg.f64 y))) y) #s(literal -1 binary64) #s(literal 1 binary64)) |
(* -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 #s(literal -1/2 binary64) x (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/3840 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)))))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 290 |
| 0 | 81 | 266 |
| 1 | 288 | 230 |
| 2 | 2139 | 230 |
| 0 | 8996 | 230 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64)) |
#s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
(sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) y) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64))) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (/.f64 x y)) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (+.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) (-.f64 (cos.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) #s(literal 2 binary64))) (cos.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))))))) |
(neg.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(fma.f64 (cos.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) (*.f64 (sin.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))))) |
(fma.f64 (sin.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(fma.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))) |
(fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) x)))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (sin.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (PI.f64)))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 0 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 (sin.f64 (neg.f64 (PI.f64))) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(cos.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) |
(cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))))) |
(+.f64 (*.f64 (sin.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
(+.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) |
(pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(neg.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))) (sinh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64))) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64))) (cbrt.f64 (PI.f64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (sqrt.f64 (neg.f64 (PI.f64))) (sqrt.f64 (neg.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (+.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (+.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (cbrt.f64 (PI.f64)) (fma.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 #s(literal 2 binary64) (PI.f64) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 2 binary64) (PI.f64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 #s(literal 2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (*.f64 #s(literal 2 binary64) (PI.f64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) |
(-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (neg.f64 (PI.f64))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (PI.f64))) |
(+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) |
(+.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
#s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) #s(literal 2 binary64))) (sin.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (pow.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))))))) |
(neg.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64))))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64))))))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))))) |
(fma.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (neg.f64 (PI.f64))))) |
(fma.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64) (*.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) #s(literal 0 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) x)))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (neg.f64 (PI.f64))))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))))) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))))))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(cos.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64)))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64))))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) x)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (neg.f64 (PI.f64))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (cos.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) |
(pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(neg.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))) (sinh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (*.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64))) (cbrt.f64 (PI.f64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (neg.f64 (PI.f64))) (sqrt.f64 (neg.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (PI.f64))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (PI.f64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 y (neg.f64 (PI.f64)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 y (PI.f64))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) y (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (PI.f64) y (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal 2 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 x y) #s(literal -1 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x y))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) (neg.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) |
(*.f64 (fabs.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) (fabs.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) (exp.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) |
(*.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(pow.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (cos.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) (sinh.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64) (PI.f64))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))) |
(*.f64 (+.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (-.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (neg.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal -1/8 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) (*.f64 #s(literal 2 binary64) (neg.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)))))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal -1/8 binary64))))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (neg.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 6 binary64)) (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 6 binary64))) (+.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 4 binary64)) (+.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal 2 binary64))))) |
(neg.f64 (sin.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(fma.f64 (neg.f64 (neg.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) (neg.f64 (neg.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (neg.f64 (fabs.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (neg.f64 (fabs.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (fabs.f64 (fabs.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (fabs.f64 (fabs.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (sin.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (neg.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (fabs.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (fabs.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (cos.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (cos.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (sin.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (sin.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)))) (sin.f64 (neg.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (-.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))) |
(cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) |
(cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (cos.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (sin.f64 (*.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (cos.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(+.f64 (-.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)))) |
(/.f64 (sin.f64 (+.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)) (PI.f64))) (cos.f64 (+.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)) (PI.f64)))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(tan.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64))))) |
(tan.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64)) (PI.f64)))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64))) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)) (PI.f64)) (PI.f64))) |
(tan.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64)))) |
(tan.f64 (+.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (sin.f64 (/.f64 x y))) |
(sin.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (/.f64 x y) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x y))) (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) |
(-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64)) (*.f64 (sin.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) y) |
(/.f64 x (neg.f64 y)) |
(neg.f64 (/.f64 x y)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64)))) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64))) (-.f64 (PI.f64) (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64)))) (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (PI.f64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64))) (cbrt.f64 (PI.f64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (sqrt.f64 (neg.f64 (PI.f64))) (sqrt.f64 (neg.f64 (PI.f64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64))))) |
(-.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 (PI.f64))) |
(-.f64 (PI.f64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (PI.f64) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (PI.f64)) |
(+.f64 (PI.f64) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) |
(pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) |
(neg.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))) (sinh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64))) |
(sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (neg.f64 (PI.f64))))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(*.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(/.f64 (-.f64 (cos.f64 (/.f64 x y)) (neg.f64 (cos.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64) (cos.f64 (/.f64 x y))) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 0 binary64) (cos.f64 (/.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (/.f64 (neg.f64 x) y)) |
(cos.f64 (/.f64 x y)) |
(+.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 0 binary64)) (cos.f64 (/.f64 x y))) |
(+.f64 (*.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64)) (cos.f64 (/.f64 x y))) |
(+.f64 (cos.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
Compiled 31 986 to 4 260 computations (86.7% saved)
58 alts after pruning (50 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 701 | 25 | 726 |
| Fresh | 5 | 25 | 30 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 708 | 58 | 766 |
| Status | Accuracy | Program |
|---|---|---|
| 4.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 3.5% | (/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.1% | (/.f64 (/.f64 (cos.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.5% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.7% | (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (/.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)) #s(literal 2 binary64)))) | |
| ✓ | 44.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 34.4% | (/.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) | |
| 3.9% | #s(approx (/ (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (sin (/ x (* y 2)))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| ✓ | 6.4% | #s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
| 51.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) | |
| 54.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) | |
| 52.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) | |
| 52.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) | |
| 54.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (fabs.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) | |
| 54.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) #s(literal -1/2 binary64))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64))))) #s(literal -1/2 binary64))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) #s(literal -1/2 binary64))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) | |
| 54.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) | |
| 52.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) #s(literal -1/2 binary64))) | |
| 53.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(approx (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))) (fma.f64 #s(literal -1 binary64) (/.f64 x y) (PI.f64)))))) #s(literal -1/2 binary64))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))))) #s(literal -1/2 binary64))) | |
| 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))))) | |
| 55.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))))))))) | |
| 52.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 52.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) | |
| 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (sin.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (PI.f64)))))))) | |
| 56.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 55.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) | |
| 55.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) | |
| ✓ | 56.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
| ✓ | 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
| 54.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64)))) (PI.f64))))) | |
| 53.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (PI.f64))))) (PI.f64))))) | |
| 56.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (PI.f64)) (PI.f64))))) | |
| ✓ | 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 55.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) | |
| ✓ | 55.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
| 53.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (PI.f64))))) | |
| 55.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) | |
| ✓ | 55.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
| 53.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) | |
| 55.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (PI.f64))))) | |
| 4.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* -1/2 (/ x y)) (PI)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) | |
| 50.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) #s(approx (cos (+ (* -1/2 (/ x y)) (PI))) (fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal -1 binary64))))) | |
| 54.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/2 binary64)))) | |
| 54.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (pow (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (PI.f64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) | |
| 49.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (/ -1 (cos (+ (* -1/2 (/ x y)) (PI)))) (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) x) #s(literal -1 binary64)))) | |
| ✓ | 56.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 4 761 to 1 816 computations (61.9% saved)
| Inputs |
|---|
#s(literal 0 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)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (/ -1 (cos (+ (* -1/2 (/ x y)) (PI)))) (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) x) #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 #s(literal 1/8 binary64) x) y) (/.f64 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 (/ x y)) (PI))) (fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #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 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* -1/2 (/ x y)) (PI)) (*.f64 #s(literal -1/2 binary64) (/.f64 x 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) 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) x) y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* (/ 1/2 y) x) (/ (PI) 2)) (PI))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(/.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))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (pow (- 1/2 (* 1/2 (cos (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2)))))) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (PI.f64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(approx (* 2 (+ (* (/ x y) -1/2) (/ (PI) 2))) (fma.f64 #s(literal -1 binary64) (/.f64 x y) (PI.f64)))))) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))))) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (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 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (/.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)) #s(literal 2 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) (-.f64 (PI.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 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (PI.f64)))) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (asin.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
#s(approx (/ (/ (sin (/ (neg x) y)) (+ 1 (cos (/ x y)))) (sin (/ x (* y 2)))) (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (sin.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (sin.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (PI.f64)))))))) |
#s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (/.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 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (cos.f64 (fma.f64 #s(literal 2 binary64) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (fabs.f64 (+.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (*.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) #s(literal -1/2 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64))))) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (PI.f64))))) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) #s(literal -1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (fma.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (PI.f64)) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (PI.f64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (-.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) #s(literal -1/2 binary64))) |
| 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) x) y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 51.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 32.0ms | y |
| 22.0ms | (*.f64 y #s(literal 2 binary64)) |
| 19.0ms | x |
| 18.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.7% | 1 | x |
| 56.7% | 1 | y |
| 58.4% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 58.6% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 56.7% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(literal 0 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)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (/ -1 (cos (+ (* -1/2 (/ x y)) (PI)))) (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) x) #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 #s(literal 1/8 binary64) x) y) (/.f64 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 (/ x y)) (PI))) (fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #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 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* -1/2 (/ x y)) (PI)) (*.f64 #s(literal -1/2 binary64) (/.f64 x 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) x)))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 6.0ms | y |
| 3.0ms | (*.f64 y #s(literal 2 binary64)) |
| 3.0ms | x |
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 3.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.0% | 2 | y |
| 58.0% | 2 | (*.f64 y #s(literal 2 binary64)) |
| 56.4% | 1 | x |
| 58.1% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 58.2% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(literal 0 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)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (/ -1 (cos (+ (* -1/2 (/ x y)) (PI)))) (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) x) #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 #s(literal 1/8 binary64) x) y) (/.f64 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 (/ x y)) (PI))) (fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #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 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* -1/2 (/ x y)) (PI)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 11.0ms | y |
| 3.0ms | x |
| 3.0ms | (*.f64 y #s(literal 2 binary64)) |
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 3.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.1% | 1 | x |
| 56.1% | 1 | y |
| 56.1% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 56.1% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 56.1% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 23 to 21 computations (8.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
5 calls:
| 1.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 1.0ms | (*.f64 y #s(literal 2 binary64)) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.1% | 1 | x |
| 3.1% | 1 | y |
| 3.1% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 3.1% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 3.1% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 23 to 21 computations (8.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.40165967022551e+200 | 4.8585018285317045e+201 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.7730976434524898e+37 | 4.298284371271754e+39 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 106 |
| 1 | 41 | 106 |
| 2 | 53 | 106 |
| 3 | 71 | 106 |
| 4 | 96 | 106 |
| 5 | 140 | 106 |
| 6 | 214 | 106 |
| 7 | 457 | 106 |
| 8 | 1066 | 106 |
| 9 | 2442 | 106 |
| 10 | 6533 | 106 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1000000000000000037718785293056550291741793714171007924670336578563554653884390444993619046236149589293075414109087389699655531583234914810756005630018925423128793192791080866922220799992003324610084864 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) 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 19999999999999999077525316404242284544 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)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1000000000000000037718785293056550291741793714171007924670336578563554653884390444993619046236149589293075414109087389699655531583234914810756005630018925423128793192791080866922220799992003324610084864 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) 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 1000000000000000037718785293056550291741793714171007924670336578563554653884390444993619046236149589293075414109087389699655531583234914810756005630018925423128793192791080866922220799992003324610084864 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal -1 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 19999999999999999077525316404242284544 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 19999999999999999077525316404242284544 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)) |
#s(literal 0 binary64) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 1576 |
| 1 | 1006 | 1536 |
| 2 | 4033 | 1498 |
| 0 | 8680 | 1395 |
| 0 | 8 | 33 |
| 0 | 13 | 17 |
| 1 | 29 | 17 |
| 2 | 118 | 17 |
| 3 | 824 | 7 |
| 0 | 10401 | 7 |
| 0 | 37 | 193 |
| 0 | 62 | 193 |
| 1 | 174 | 193 |
| 2 | 943 | 193 |
| 0 | 8445 | 193 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 147 to 72 computations (51% saved)
Compiled 482 to 208 computations (56.8% saved)
Loading profile data...