
Time bar (total: 10.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 7 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 8 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 9 |
| 30.5% | 30.4% | 69.5% | 0.1% | 0% | 0% | 0% | 10 |
| 38.3% | 38.2% | 61.7% | 0.1% | 0% | 0% | 0% | 11 |
| 39.6% | 39.6% | 60.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
| 1.1s | 3 978× | 1 | valid |
| 391.0ms | 4 278× | 0 | valid |
ival-tan: 363.0ms (33.6% of total)ival-sin: 262.0ms (24.3% of total)ival-div: 189.0ms (17.5% of total)ival-mult: 180.0ms (16.7% of total)adjust: 70.0ms (6.5% of total)ival-true: 6.0ms (0.6% of total)exact: 6.0ms (0.6% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 129 | 0 | - | 1 | (9.106968679182475e+150 2.8797533180981163e+149) | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 129 | 0 | - | 1 | (9.106968679182475e+150 2.8797533180981163e+149) | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 19 | 0 | - | 0 | - | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 y #s(literal 2 binary64)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 97 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 97 | 0 |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 31 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 31 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 31 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 31 | |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 19 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 19 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 19 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 19 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 19 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 147 | 0 |
| - | 0 | 109 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 147 | 0 | 0 |
| - | 0 | 0 | 109 |
| number | freq |
|---|---|
| 0 | 109 |
| 1 | 19 |
| 2 | 128 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 149.0ms | 254× | 1 | valid |
| 23.0ms | 258× | 0 | valid |
Compiled 89 to 28 computations (68.5% saved)
ival-sin: 109.0ms (76.1% of total)ival-tan: 14.0ms (9.8% of total)ival-div: 10.0ms (7% of total)adjust: 5.0ms (3.5% of total)ival-mult: 4.0ms (2.8% of total)ival-true: 1.0ms (0.7% of total)ival-assert: 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 |
|---|---|---|
| ▶ | 46.8% | (/.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 | 4.75786476996568 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 28.86538410569405 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 29.05748454372285 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 66.0ms | 127× | 1 | valid |
| 9.0ms | 129× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-tan: 37.0ms (57.2% of total)ival-sin: 18.0ms (27.8% of total)ival-div: 5.0ms (7.7% of total)adjust: 2.0ms (3.1% of total)ival-mult: 2.0ms (3.1% 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 | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 6.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 4.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 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 |
|---|---|---|
| ▶ | 5.0% | (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | 46.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ▶ | 39.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))) |
| 46.6% | (/.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)))) | |
| 46.6% | (/.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))))) | |
| 42.4% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 46.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))) | |
| ▶ | 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| ▶ | 55.3% | #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 13 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 #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)))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 225 |
| 0 | 57 | 225 |
| 1 | 92 | 225 |
| 2 | 182 | 225 |
| 3 | 485 | 225 |
| 4 | 1546 | 222 |
| 5 | 4172 | 222 |
| 6 | 7409 | 222 |
| 0 | 8155 | 219 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(literal 0 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.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 |
(/.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)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(literal 0 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)))) (/.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 |
(/.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 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 y #s(literal 2 binary64)) | |
| accuracy | 4.875394140106042 | (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 28.86538410569405 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 29.038947866821236 | (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) | |
| accuracy | 4.75786476996568 | (/.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.654526902617478 | (/.f64 (*.f64 x x) y) | |
| accuracy | 29.05748454372285 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 31.7859203478054 | #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 | #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.0859375 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| accuracy | 0.19921875 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 29.17419895079662 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| accuracy | 28.580326950182076 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| 130.0ms | 127× | 1 | valid |
| 27.0ms | 129× | 0 | valid |
Compiled 189 to 30 computations (84.1% saved)
ival-tan: 35.0ms (33.2% of total)ival-div: 33.0ms (31.3% of total)ival-mult: 11.0ms (10.4% of total)adjust: 6.0ms (5.7% of total)const: 6.0ms (5.7% of total)ival-sin: 6.0ms (5.7% of total)ival-cos: 5.0ms (4.7% of total)ival-add: 2.0ms (1.9% of total)exact: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.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) |
(*.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) |
#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 x x) y) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.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)) |
(* 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) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (pow x 2) y) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(* -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/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(* 2 y) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) 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 | |
|---|---|---|---|---|
| 20.0ms | x | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (* (/ (+ (* (/ (* 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) (sin (/ x (* y 2))) (/ (* x x) y) (sin (/ x (* y 2))) (* y 2)) |
| 6.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (* (/ (+ (* (/ (* 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) (sin (/ x (* y 2))) (/ (* x x) y) (sin (/ x (* y 2))) (* y 2)) |
| 5.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (* (/ (+ (* (/ (* 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) (sin (/ x (* y 2))) (/ (* x x) y) (sin (/ x (* y 2))) (* y 2)) |
| 4.0ms | y | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (* (/ (+ (* (/ (* 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) (sin (/ x (* y 2))) (/ (* x x) y) (sin (/ x (* y 2))) (* y 2)) |
| 4.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (* (/ (+ (* (/ (* 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) (sin (/ x (* y 2))) (/ (* x x) y) (sin (/ x (* y 2))) (* y 2)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 485 | 3193 |
| 1 | 1526 | 3061 |
| 2 | 6086 | 3003 |
| 0 | 8194 | 2813 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/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) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (pow x 2) y) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(* -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/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(* 2 y) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) 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)) |
(* 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) |
(* 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))) |
(/ (pow x 2) y) |
(*.f64 x (/.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)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(* -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/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64))) (pow.f64 y #s(literal 3 binary64))) |
(* 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 (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 #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) |
(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))) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (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 (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 (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 (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 (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 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/24 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 (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 (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 (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 (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 (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)) |
(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 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (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 #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 (/.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 (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 (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 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 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 | 34 | 171 |
| 0 | 56 | 171 |
| 1 | 146 | 171 |
| 2 | 704 | 171 |
| 3 | 7818 | 171 |
| 0 | 8028 | 171 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.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) |
(*.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) |
#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 x x) y) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 y #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (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 #s(literal 0 binary64) (sin.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 (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 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #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 #s(literal 0 binary64) (sin.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 (*.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 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.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 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.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 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64) (*.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 #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 x y) #s(literal 1/2 binary64) (/.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 (+.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 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.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 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.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 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) (/.f64 (PI.f64) #s(literal 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 (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 #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 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.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 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.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))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) y) x) (/.f64 x y) #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x y) (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))) |
(*.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 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64))) x) (-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 3 binary64))) x) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) y)) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal -1/48 binary64)) (*.f64 (/.f64 x y) y) (*.f64 #s(literal 1/2 binary64) y)) x) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 x y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (-.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 x y)) (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 3 binary64)))) (/.f64 x y)) (neg.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/96 binary64))) (*.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.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 x y)) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 3 binary64))) (/.f64 x y)) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/96 binary64))) (*.f64 y y)) #s(literal 1/4 binary64))) |
(/.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 6 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 3 binary64)))) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (neg.f64 y) (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) y))) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (/.f64 x y) #s(literal -1/48 binary64)) (*.f64 (/.f64 x y) y) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 y y)) |
(/.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 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 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 x)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x))) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) x) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x))) y)) |
(/.f64 (*.f64 (neg.f64 (-.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))) (neg.f64 x)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.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))) x) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 1/2 binary64))) y)) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 x)) (*.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/96 binary64))) (*.f64 y y)) #s(literal 1/4 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 3 binary64)))) x) (*.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/96 binary64))) (*.f64 y y)) #s(literal 1/4 binary64))) y)) |
(/.f64 (*.f64 (-.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)) (neg.f64 x)) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 3 binary64))) (neg.f64 x)) (*.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/96 binary64))) (*.f64 y y)) #s(literal 1/4 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (-.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)) x) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/48 binary64) y) y) (*.f64 x x)) #s(literal 3 binary64))) x) (*.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/96 binary64))) (*.f64 y y)) #s(literal 1/4 binary64)) 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 (/.f64 x y) #s(literal -1/48 binary64)) (/.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 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) x (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) |
(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 x y) #s(literal 1/2 binary64) (/.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 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 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) |
(fma.f64 x (*.f64 (*.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)) |
(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 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 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 x (*.f64 #s(literal -1/48 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 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 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 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 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (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 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x 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)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (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 (+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (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 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (cos.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 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (*.f64 (neg.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 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 (neg.f64 (cos.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 (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 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 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 #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 (/.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 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(/.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 y) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (neg.f64 (-.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 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 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 y)) |
(/.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 (neg.f64 x) y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.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 y) #s(literal -2 binary64))) (*.f64 (neg.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 (/.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)) (*.f64 (neg.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)) (*.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 (/.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 #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 y) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) (neg.f64 (-.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 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 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 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 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))))) |
(/.f64 (/.f64 x #s(literal -2 binary64)) y) |
(/.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) y) |
(/.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)) |
#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)))) |
(*.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x y) x) |
(*.f64 x (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 y)) |
(/.f64 (*.f64 x x) y) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) 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)))) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(+.f64 y y) |
Compiled 11 113 to 1 412 computations (87.3% saved)
27 alts after pruning (25 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 289 | 23 | 312 |
| Fresh | 2 | 2 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 295 | 27 | 322 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 5.6% | (/.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))))) |
| 5.6% | (/.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))))) | |
| 5.2% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) | |
| 5.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.6% | (/.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)))) | |
| ▶ | 46.6% | (/.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)))) |
| 5.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.0% | (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) | |
| 38.8% | (/.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))) | |
| 35.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.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)) #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))) | |
| 46.6% | (/.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))))) | |
| ▶ | 5.6% | #s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
| 50.5% | #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))) | |
| 52.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #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 #s(literal 0 binary64) (sin.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 (*.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 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))))))) | |
| ▶ | 54.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
| 54.7% | #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)))))) | |
| 54.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 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)))))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64))))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 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))) (PI.f64))))) | |
| ✓ | 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| 50.8% | #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))))) |
| 52.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+.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))))) | |
| 52.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)))) | |
| ✓ | 55.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 1 415 to 893 computations (36.9% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (cos.f64 (/.f64 x y)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) | |
| cost-diff | 0 | (/.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))))) | |
| cost-diff | 6 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) | |
| 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)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| cost-diff | 0 | (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| cost-diff | 3 | (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) | |
| 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)))) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 272 |
| 0 | 73 | 265 |
| 1 | 112 | 255 |
| 2 | 174 | 251 |
| 3 | 316 | 249 |
| 4 | 488 | 249 |
| 5 | 784 | 249 |
| 6 | 1323 | 249 |
| 7 | 2622 | 249 |
| 8 | 5275 | 249 |
| 0 | 8262 | 249 |
| 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 (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)))) #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 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(sin.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))) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 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)))) |
(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))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(sin.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) |
(/.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 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#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)))) #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 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (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 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
#s(literal 1 binary64) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/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) (/.f64 x y) (*.f64 (PI.f64) #s(literal 1/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) |
#s(literal 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 (/.f64 x y) #s(literal 2 binary64))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
#s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(sin.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) |
(/.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 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 15.1624085374082 | (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) | |
| accuracy | 28.799184691564538 | (sin.f64 (/.f64 (neg.f64 x) y)) | |
| accuracy | 28.86538410569405 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 29.02953963838686 | (cos.f64 (/.f64 x y)) | |
| accuracy | 0.19921875 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 4.75786476996568 | (/.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)))) | |
| accuracy | 28.86538410569405 | (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| accuracy | 29.05748454372285 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0.0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| accuracy | 0.01953125 | (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) | |
| accuracy | 0.0859375 | (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| accuracy | 28.792057704702618 | (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| accuracy | 28.580326950182076 | #s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) | |
| 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.015625 | (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) | |
| accuracy | 0.0859375 | (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) | |
| accuracy | 28.552514735383557 | (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
| 216.0ms | 164× | 1 | valid |
| 73.0ms | 56× | 2 | valid |
| 71.0ms | 31× | 3 | valid |
| 25.0ms | 5× | 0 | valid |
Compiled 242 to 39 computations (83.9% saved)
ival-sin: 90.0ms (28.8% of total)ival-cos: 57.0ms (18.3% of total)adjust: 56.0ms (17.9% of total)ival-div: 43.0ms (13.8% of total)ival-add: 30.0ms (9.6% of total)ival-tan: 17.0ms (5.4% of total)ival-mult: 13.0ms (4.2% of total)ival-sub: 3.0ms (1% of total)ival-pi: 2.0ms (0.6% of total)exact: 1.0ms (0.3% of total)ival-neg: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.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)) |
#s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.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 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sin.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))) |
(/.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)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.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(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(cos.f64 (/.f64 x y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
| Outputs |
|---|
(/ -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)))) |
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)))))) |
(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))) |
-1 |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(sin (* 1/2 (PI))) |
(+ (sin (* 1/2 (PI))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) y))) |
(+ (sin (* 1/2 (PI))) (* x (+ (* -1/8 (/ (* x (sin (* 1/2 (PI)))) (pow y 2))) (* 1/2 (/ (cos (* 1/2 (PI))) y))))) |
(+ (sin (* 1/2 (PI))) (* x (+ (* 1/2 (/ (cos (* 1/2 (PI))) y)) (* x (+ (* -1/8 (/ (sin (* 1/2 (PI))) (pow y 2))) (* -1/48 (/ (* x (cos (* 1/2 (PI)))) (pow y 3)))))))) |
(/ 1 (sin (* 1/2 (PI)))) |
(+ (* -1/2 (/ (* x (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2)))) (/ 1 (sin (* 1/2 (PI))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (* 1/2 (PI)))))) (* -1/4 (/ (pow (cos (* 1/2 (PI))) 2) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))))) (* 1/2 (/ (cos (* 1/2 (PI))) (* y (pow (sin (* 1/2 (PI))) 2)))))) (/ 1 (sin (* 1/2 (PI))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/48 (/ (cos (* 1/2 (PI))) (* (pow y 3) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/16 (/ (cos (* 1/2 (PI))) (* (pow y 3) (pow (sin (* 1/2 (PI))) 2)))) (* 1/2 (/ (* (cos (* 1/2 (PI))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (* 1/2 (PI)))))) (* -1/4 (/ (pow (cos (* 1/2 (PI))) 2) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))))) (* y (sin (* 1/2 (PI)))))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (* 1/2 (PI))))))) (* -1/4 (/ (pow (cos (* 1/2 (PI))) 2) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))))) (* 1/2 (/ (cos (* 1/2 (PI))) (* y (pow (sin (* 1/2 (PI))) 2)))))) (/ 1 (sin (* 1/2 (PI))))) |
(* 1/2 (PI)) |
(+ (* 1/2 (PI)) (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* -1/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) (- (* 653/322560 (/ 1 (pow y 6))) (* 3/896 (/ 1 (pow y 6))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(* 1/2 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (* -1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2))))) |
(* (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))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/40320 (/ (pow x 2) (pow y 8))) (* 1/720 (/ 1 (pow y 6))))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2))))) |
(+ 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)))))) |
(* 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 (/ x y)) |
(* x (- (* 1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (- (* (pow x 2) (+ (* -1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(/ -1 (cos (- (PI) (* 1/2 (/ x y))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (- (PI) (* 1/2 (/ x y)))) |
(* x (- (/ (PI) x) (* 1/2 (/ 1 y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(sin (+ (* 1/2 (PI)) (* 1/2 (/ x y)))) |
(/ 1 (sin (+ (* 1/2 (PI)) (* 1/2 (/ x y))))) |
(* x (+ (* 1/2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (- 1 (cos (/ x y))) (sin (* -1 (/ x y)))) |
(/ (- 1 (cos (/ x y))) (* (sin (* -1 (/ x y))) (sin (* 1/2 (/ x y))))) |
(- 1 (cos (/ x y))) |
(cos (/ x y)) |
(sin (* 1/2 (/ x y))) |
(sin (* -1 (/ x 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 (PI)) (* -1/2 (/ x y)))) |
(/ 1 (sin (- (* 1/2 (PI)) (* -1/2 (/ x y))))) |
(* -1 (* x (- (* -1/2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(/ (+ (* -1/2 x) (* y (PI))) y) |
(/ (+ (* 1/2 x) (* 1/2 (* y (PI)))) y) |
(* 2 y) |
(- (* -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))))))) |
(- (+ 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))))))))) |
(- (+ (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))) |
(- (* 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 (* 1/2 (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (* 1/2 (PI)))) (pow y 2))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) y)))) |
(+ (sin (* 1/2 (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (* 1/2 (PI)))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (pow y 3))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) y))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI)))))) (pow y 2))) (/ 1 (sin (* 1/2 (PI))))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (* 1/2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI))))) (+ (* -1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2))) (* 1/16 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2))))) (pow y 3))) (/ 1 (sin (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (* 1/2 (PI)))))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/ (- (+ (* -1/2 x) (* 1/24 (/ (pow x 3) (pow y 2)))) (* 1/12 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/720 (/ (pow x 5) (pow y 4))) (* 1/24 (/ (pow x 3) (pow y 2))))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 4))) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2)))))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/720 (/ (pow x 5) (pow y 4))) (+ (* 1/40320 (/ (pow x 7) (pow y 6))) (* 1/24 (/ (pow x 3) (pow y 2)))))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3))))) (* -1/240 (pow x 5))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 4))) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2))))))))) y) |
(- (* 1/12 (/ (pow x 2) (pow y 2))) (+ 1 (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (* (pow x 2) (pow y 2)))))) |
(- (+ (* -1/360 (/ (pow x 4) (pow y 4))) (* 1/12 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (* (pow x 2) (pow y 4)))) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (* (pow x 2) (pow y 2)))))))) |
(- (+ (* -1/360 (/ (pow x 4) (pow y 4))) (+ (* 1/20160 (/ (pow x 6) (pow y 6))) (* 1/12 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -2 (/ (* (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 6)))) (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* -1/360 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (pow x 2))) (* 2 (/ (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (pow x 2)))))) (* (pow x 2) (pow y 6)))) (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (+ (* 1/645120 (pow x 8)) (+ (* 1/23040 (pow x 8)) (+ (* 1/10080 (pow x 8)) (* 1/5760 (pow x 8))))) (* (pow x 2) (pow y 6)))) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (* (pow x 2) (pow y 2))))))))))) |
(/ (- (* -1/24 (/ (pow x 4) (pow y 2))) (* -1/2 (pow x 2))) (pow y 2)) |
(/ (- (* 1/720 (/ (pow x 6) (pow y 4))) (+ (* -1/2 (pow x 2)) (* 1/24 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (- (* -1/40320 (/ (pow x 8) (pow y 6))) (+ (* -1/2 (pow x 2)) (+ (* -1/720 (/ (pow x 6) (pow y 4))) (* 1/24 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(/ (+ (* -1/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 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y) |
(- (* -1 (/ (- (+ (* 1/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)))) |
(- (+ 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))))))))) |
(+ (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))) |
(- (* -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 (* 1/2 (PI))) (* -1 (/ (+ (* -1/2 (* x (cos (* 1/2 (PI))))) (* 1/8 (/ (* (pow x 2) (sin (* 1/2 (PI)))) y))) y))) |
(+ (sin (* 1/2 (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (* 1/2 (PI))))) (* -1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) y))) y)) (* -1/2 (* x (cos (* 1/2 (PI)))))) y))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (* y (pow (sin (* 1/2 (PI))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (* 1/2 (PI))))))) (* -1/2 (/ (* x (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2)))) y)) (/ 1 (sin (* 1/2 (PI))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2)))) (* 1/2 (/ (* x (* (cos (* 1/2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI)))))))) (* y (sin (* 1/2 (PI)))))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI))))))) y)) (* -1/2 (/ (* x (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2)))) y)) (/ 1 (sin (* 1/2 (PI))))) |
(* -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/24 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/12 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* 1/720 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 4))) (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/240 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* -1/40320 (/ (pow x 7) (pow y 6))) (+ (* 1/720 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3))))) (* 1/240 (pow x 5))))) (pow y 6))) (+ (* -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/120 (/ (* (pow x 4) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 6))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (+ 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)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | y | @ | 0 | ((/ -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)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (sin (+ (* (/ x y) 1/2) (/ (PI) 2))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (sin (+ (* (/ x y) 1/2) (/ (PI) 2)))) (+ (* (/ x y) 1/2) (/ (PI) 2)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ (- 1 (cos (/ x y))) (sin (/ (neg x) y))) (/ (/ (- 1 (cos (/ x y))) (sin (/ (neg x) y))) (sin (/ x (* y 2)))) (- 1 (cos (/ x y))) (cos (/ x y)) (sin (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (sin (/ x (* y 2))) (sin (/ (neg x) y))) |
| 11.0ms | y | @ | inf | ((/ -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)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (sin (+ (* (/ x y) 1/2) (/ (PI) 2))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (sin (+ (* (/ x y) 1/2) (/ (PI) 2)))) (+ (* (/ x y) 1/2) (/ (PI) 2)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ (- 1 (cos (/ x y))) (sin (/ (neg x) y))) (/ (/ (- 1 (cos (/ x y))) (sin (/ (neg x) y))) (sin (/ x (* y 2)))) (- 1 (cos (/ x y))) (cos (/ x y)) (sin (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (sin (/ x (* y 2))) (sin (/ (neg x) y))) |
| 7.0ms | x | @ | 0 | ((/ -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)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (sin (+ (* (/ x y) 1/2) (/ (PI) 2))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (sin (+ (* (/ x y) 1/2) (/ (PI) 2)))) (+ (* (/ x y) 1/2) (/ (PI) 2)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ (- 1 (cos (/ x y))) (sin (/ (neg x) y))) (/ (/ (- 1 (cos (/ x y))) (sin (/ (neg x) y))) (sin (/ x (* y 2)))) (- 1 (cos (/ x y))) (cos (/ x y)) (sin (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (sin (/ x (* y 2))) (sin (/ (neg x) y))) |
| 7.0ms | y | @ | -inf | ((/ -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)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (sin (+ (* (/ x y) 1/2) (/ (PI) 2))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (sin (+ (* (/ x y) 1/2) (/ (PI) 2)))) (+ (* (/ x y) 1/2) (/ (PI) 2)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ (- 1 (cos (/ x y))) (sin (/ (neg x) y))) (/ (/ (- 1 (cos (/ x y))) (sin (/ (neg x) y))) (sin (/ x (* y 2)))) (- 1 (cos (/ x y))) (cos (/ x y)) (sin (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (sin (/ x (* y 2))) (sin (/ (neg x) y))) |
| 4.0ms | x | @ | inf | ((/ -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)) (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) (sin (+ (* (/ x y) 1/2) (/ (PI) 2))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (sin (+ (* (/ x y) 1/2) (/ (PI) 2)))) (+ (* (/ x y) 1/2) (/ (PI) 2)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ (- 1 (cos (/ x y))) (sin (/ (neg x) y))) (/ (/ (- 1 (cos (/ x y))) (sin (/ (neg x) y))) (sin (/ x (* y 2)))) (- 1 (cos (/ x y))) (cos (/ x y)) (sin (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (sin (/ x (* y 2))) (sin (/ (neg x) y))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1048 | 5323 |
| 1 | 3518 | 4846 |
| 0 | 8522 | 4595 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -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)))) |
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)))))) |
(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))) |
-1 |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(sin (* 1/2 (PI))) |
(+ (sin (* 1/2 (PI))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) y))) |
(+ (sin (* 1/2 (PI))) (* x (+ (* -1/8 (/ (* x (sin (* 1/2 (PI)))) (pow y 2))) (* 1/2 (/ (cos (* 1/2 (PI))) y))))) |
(+ (sin (* 1/2 (PI))) (* x (+ (* 1/2 (/ (cos (* 1/2 (PI))) y)) (* x (+ (* -1/8 (/ (sin (* 1/2 (PI))) (pow y 2))) (* -1/48 (/ (* x (cos (* 1/2 (PI)))) (pow y 3)))))))) |
(/ 1 (sin (* 1/2 (PI)))) |
(+ (* -1/2 (/ (* x (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2)))) (/ 1 (sin (* 1/2 (PI))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (* 1/2 (PI)))))) (* -1/4 (/ (pow (cos (* 1/2 (PI))) 2) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))))) (* 1/2 (/ (cos (* 1/2 (PI))) (* y (pow (sin (* 1/2 (PI))) 2)))))) (/ 1 (sin (* 1/2 (PI))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/48 (/ (cos (* 1/2 (PI))) (* (pow y 3) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/16 (/ (cos (* 1/2 (PI))) (* (pow y 3) (pow (sin (* 1/2 (PI))) 2)))) (* 1/2 (/ (* (cos (* 1/2 (PI))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (* 1/2 (PI)))))) (* -1/4 (/ (pow (cos (* 1/2 (PI))) 2) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))))) (* y (sin (* 1/2 (PI)))))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (* 1/2 (PI))))))) (* -1/4 (/ (pow (cos (* 1/2 (PI))) 2) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))))) (* 1/2 (/ (cos (* 1/2 (PI))) (* y (pow (sin (* 1/2 (PI))) 2)))))) (/ 1 (sin (* 1/2 (PI))))) |
(* 1/2 (PI)) |
(+ (* 1/2 (PI)) (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* -1/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) (- (* 653/322560 (/ 1 (pow y 6))) (* 3/896 (/ 1 (pow y 6))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(* 1/2 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (* -1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2))))) |
(* (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))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/40320 (/ (pow x 2) (pow y 8))) (* 1/720 (/ 1 (pow y 6))))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2))))) |
(+ 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)))))) |
(* 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 (/ x y)) |
(* x (- (* 1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (- (* (pow x 2) (+ (* -1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(/ -1 (cos (- (PI) (* 1/2 (/ x y))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (- (PI) (* 1/2 (/ x y)))) |
(* x (- (/ (PI) x) (* 1/2 (/ 1 y)))) |
(/ (sin (* -1/2 (/ x y))) (* (cos (* -1/2 (/ x y))) (sin (* 1/2 (/ x y))))) |
(sin (+ (* 1/2 (PI)) (* 1/2 (/ x y)))) |
(/ 1 (sin (+ (* 1/2 (PI)) (* 1/2 (/ x y))))) |
(* x (+ (* 1/2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (- 1 (cos (/ x y))) (sin (* -1 (/ x y)))) |
(/ (- 1 (cos (/ x y))) (* (sin (* -1 (/ x y))) (sin (* 1/2 (/ x y))))) |
(- 1 (cos (/ x y))) |
(cos (/ x y)) |
(sin (* 1/2 (/ x y))) |
(sin (* -1 (/ x 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 (PI)) (* -1/2 (/ x y)))) |
(/ 1 (sin (- (* 1/2 (PI)) (* -1/2 (/ x y))))) |
(* -1 (* x (- (* -1/2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(/ (+ (* -1/2 x) (* y (PI))) y) |
(/ (+ (* 1/2 x) (* 1/2 (* y (PI)))) y) |
(* 2 y) |
(- (* -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))))))) |
(- (+ 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))))))))) |
(- (+ (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))) |
(- (* 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 (* 1/2 (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (* 1/2 (PI)))) (pow y 2))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) y)))) |
(+ (sin (* 1/2 (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (* 1/2 (PI)))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (pow y 3))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) y))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI)))))) (pow y 2))) (/ 1 (sin (* 1/2 (PI))))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (* 1/2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI))))) (+ (* -1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2))) (* 1/16 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2))))) (pow y 3))) (/ 1 (sin (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (* 1/2 (PI)))))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/ (- (+ (* -1/2 x) (* 1/24 (/ (pow x 3) (pow y 2)))) (* 1/12 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/720 (/ (pow x 5) (pow y 4))) (* 1/24 (/ (pow x 3) (pow y 2))))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 4))) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2)))))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/720 (/ (pow x 5) (pow y 4))) (+ (* 1/40320 (/ (pow x 7) (pow y 6))) (* 1/24 (/ (pow x 3) (pow y 2)))))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3))))) (* -1/240 (pow x 5))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 4))) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2))))))))) y) |
(- (* 1/12 (/ (pow x 2) (pow y 2))) (+ 1 (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (* (pow x 2) (pow y 2)))))) |
(- (+ (* -1/360 (/ (pow x 4) (pow y 4))) (* 1/12 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (* (pow x 2) (pow y 4)))) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (* (pow x 2) (pow y 2)))))))) |
(- (+ (* -1/360 (/ (pow x 4) (pow y 4))) (+ (* 1/20160 (/ (pow x 6) (pow y 6))) (* 1/12 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -2 (/ (* (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 6)))) (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* -1/360 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (pow x 2))) (* 2 (/ (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (pow x 2)))))) (* (pow x 2) (pow y 6)))) (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (+ (* 1/645120 (pow x 8)) (+ (* 1/23040 (pow x 8)) (+ (* 1/10080 (pow x 8)) (* 1/5760 (pow x 8))))) (* (pow x 2) (pow y 6)))) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (* (pow x 2) (pow y 2))))))))))) |
(/ (- (* -1/24 (/ (pow x 4) (pow y 2))) (* -1/2 (pow x 2))) (pow y 2)) |
(/ (- (* 1/720 (/ (pow x 6) (pow y 4))) (+ (* -1/2 (pow x 2)) (* 1/24 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/ (- (* -1/40320 (/ (pow x 8) (pow y 6))) (+ (* -1/2 (pow x 2)) (+ (* -1/720 (/ (pow x 6) (pow y 4))) (* 1/24 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(/ (+ (* -1/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 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y) |
(- (* -1 (/ (- (+ (* 1/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)))) |
(- (+ 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))))))))) |
(+ (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))) |
(- (* -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 (* 1/2 (PI))) (* -1 (/ (+ (* -1/2 (* x (cos (* 1/2 (PI))))) (* 1/8 (/ (* (pow x 2) (sin (* 1/2 (PI)))) y))) y))) |
(+ (sin (* 1/2 (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (* 1/2 (PI))))) (* -1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) y))) y)) (* -1/2 (* x (cos (* 1/2 (PI)))))) y))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (* y (pow (sin (* 1/2 (PI))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (* 1/2 (PI))))))) (* -1/2 (/ (* x (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2)))) y)) (/ 1 (sin (* 1/2 (PI))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2)))) (* 1/2 (/ (* x (* (cos (* 1/2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI)))))))) (* y (sin (* 1/2 (PI)))))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI))))))) y)) (* -1/2 (/ (* x (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2)))) y)) (/ 1 (sin (* 1/2 (PI))))) |
(* -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/24 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/12 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* 1/720 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 4))) (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/240 (/ (pow x 5) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* -1/40320 (/ (pow x 7) (pow y 6))) (+ (* 1/720 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3))))) (* 1/240 (pow x 5))))) (pow y 6))) (+ (* -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/120 (/ (* (pow x 4) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 6))))))))) y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (+ 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)) |
| Outputs |
|---|
(/ -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) (neg.f64 (*.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)))) |
(-.f64 (*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/8 binary64) (neg.f64 (*.f64 y y)))) x #s(literal 0 binary64)) 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)) |
(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 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (neg.f64 x) y) #s(literal 0 binary64)) 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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x #s(literal 0 binary64)) 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)) |
-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 (-.f64 (/.f64 (*.f64 #s(literal -5/384 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x)) #s(literal 1 binary64)) |
(- (* (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 (-.f64 (*.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 (* 1/2 (PI))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+ (sin (* 1/2 (PI))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) y))) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) y)) #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(+ (sin (* 1/2 (PI))) (* x (+ (* -1/8 (/ (* x (sin (* 1/2 (PI)))) (pow y 2))) (* 1/2 (/ (cos (* 1/2 (PI))) y))))) |
(fma.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) y) #s(literal 1/2 binary64) (*.f64 (*.f64 x (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 y y))) #s(literal -1/8 binary64))) x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(+ (sin (* 1/2 (PI))) (* x (+ (* 1/2 (/ (cos (* 1/2 (PI))) y)) (* x (+ (* -1/8 (/ (sin (* 1/2 (PI))) (pow y 2))) (* -1/48 (/ (* x (cos (* 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 1/2 binary64) (PI.f64))) y) (*.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/48 binary64))) x (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) y) #s(literal 1/2 binary64))) x (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/ 1 (sin (* 1/2 (PI)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(+ (* -1/2 (/ (* x (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2)))) (/ 1 (sin (* 1/2 (PI))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (* 1/2 (PI)))))) (* -1/4 (/ (pow (cos (* 1/2 (PI))) 2) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))))) (* 1/2 (/ (cos (* 1/2 (PI))) (* y (pow (sin (* 1/2 (PI))) 2)))))) (/ 1 (sin (* 1/2 (PI))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 3 binary64))))) x (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) y) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/48 (/ (cos (* 1/2 (PI))) (* (pow y 3) (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/16 (/ (cos (* 1/2 (PI))) (* (pow y 3) (pow (sin (* 1/2 (PI))) 2)))) (* 1/2 (/ (* (cos (* 1/2 (PI))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (* 1/2 (PI)))))) (* -1/4 (/ (pow (cos (* 1/2 (PI))) 2) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))))) (* y (sin (* 1/2 (PI)))))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (* 1/2 (PI))))))) (* -1/4 (/ (pow (cos (* 1/2 (PI))) 2) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))))) (* 1/2 (/ (cos (* 1/2 (PI))) (* y (pow (sin (* 1/2 (PI))) 2)))))) (/ 1 (sin (* 1/2 (PI))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/24 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 3 binary64))))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) y))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 3 binary64)))))) x (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) y) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(* 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 (/.f64 x y) (PI.f64))) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x 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 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* -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) (- (* 653/322560 (/ 1 (pow y 6))) (* 3/896 (/ 1 (pow y 6))))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(-.f64 (*.f64 (-.f64 (*.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/2 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y)) |
(* (pow x 2) (+ (* -1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x)) |
(* (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))))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/720 binary64) (*.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)) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/40320 (/ (pow x 2) (pow y 8))) (* 1/720 (/ 1 (pow y 6))))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) #s(literal -1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x x)) (/.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)) |
(+ 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)) |
(* 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 (/ x y)) |
(/.f64 (neg.f64 x) y) |
(* x (- (* 1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* -1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) x) |
(/ -1 (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)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(cos (- (PI) (* 1/2 (/ x y)))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(* x (- (/ (PI) x) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 (PI.f64) x) (/.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 (+ (* 1/2 (PI)) (* 1/2 (/ x y)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64)))) |
(/ 1 (sin (+ (* 1/2 (PI)) (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64))))) |
(* 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) |
(/ (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)))) |
(/ (- 1 (cos (/ x y))) (sin (* -1 (/ x y)))) |
(tan.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(/ (- 1 (cos (/ x y))) (* (sin (* -1 (/ x y))) (sin (* 1/2 (/ x y))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(- 1 (cos (/ x y))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* -1 (/ x y))) |
(sin.f64 (/.f64 (neg.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 (* 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 (PI)) (* -1/2 (/ x y)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64)))) |
(/ 1 (sin (- (* 1/2 (PI)) (* -1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64))))) |
(* -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/2 x) (* y (PI))) y) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (PI.f64) y)) y) |
(/ (+ (* 1/2 x) (* 1/2 (* y (PI)))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (PI.f64) y x)) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(- (* -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 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 0 binary64)) (neg.f64 (*.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))))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x 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 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (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 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 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 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 #s(literal -1/24 binary64) (fma.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))) (*.f64 (/.f64 x y) (/.f64 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 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ (cos (PI)) (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* -1/2 (/ (* x (sin (PI))) y))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 (neg.f64 x) x) y) #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 #s(literal -1/8 binary64) y) (/.f64 (*.f64 (neg.f64 x) x) y) #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/3840 (pow x 5)) (+ (* -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) (fma.f64 (/.f64 #s(literal -1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 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 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 (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))) (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/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) 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 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))))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 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 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))))) #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 (/.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 (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 (* 1/2 (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (* 1/2 (PI)))) (pow y 2))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) y)))) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) y)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(+ (sin (* 1/2 (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (* 1/2 (PI)))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (pow y 3))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) y))))) |
(+.f64 (fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -1/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 -1/2 binary64) (PI.f64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/48 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI)))))) (pow y 2))) (/ 1 (sin (* 1/2 (PI))))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/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 1/2 binary64) (PI.f64))))) y) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (* 1/2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI)))))))) (sin (* 1/2 (PI))))) (+ (* -1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2))) (* 1/16 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2))))) (pow y 3))) (/ 1 (sin (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (* (pow y 2) (pow (sin (* 1/2 (PI))) 3)))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (* 1/2 (PI)))))) (* 1/2 (/ (* x (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) x) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/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 1/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/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 1/2 binary64) (PI.f64)))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) y)) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/92160 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(/ (- (+ (* -1/2 x) (* 1/24 (/ (pow x 3) (pow y 2)))) (* 1/12 (/ (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/2 x) (+ (* -1/720 (/ (pow x 5) (pow y 4))) (* 1/24 (/ (pow x 3) (pow y 2))))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 4))) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/24 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/720 binary64) (*.f64 #s(literal -1/2 binary64) x))) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(/ (- (+ (* -1/2 x) (+ (* -1/720 (/ (pow x 5) (pow y 4))) (+ (* 1/40320 (/ (pow x 7) (pow y 6))) (* 1/24 (/ (pow x 3) (pow y 2)))))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3))))) (* -1/240 (pow x 5))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 4))) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal 1/40320 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/720 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64))) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (/.f64 (fma.f64 #s(literal 1/10080 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 #s(literal 1/120 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/12 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))))) y) |
(- (* 1/12 (/ (pow x 2) (pow y 2))) (+ 1 (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (* (pow x 2) (pow y 2)))))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) y) (/.f64 (*.f64 x x) y)) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 5/48 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ (* -1/360 (/ (pow x 4) (pow y 4))) (* 1/12 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (* (pow x 2) (pow y 4)))) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (* (pow x 2) (pow y 2)))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal 1/12 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal -1/360 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) x) (/.f64 #s(literal 5/48 binary64) x)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 5/48 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -91/11520 binary64)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 5/48 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
(- (+ (* -1/360 (/ (pow x 4) (pow y 4))) (+ (* 1/20160 (/ (pow x 6) (pow y 6))) (* 1/12 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -2 (/ (* (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 6)))) (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* -1/360 (pow x 4)) (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (pow x 2))) (* 2 (/ (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (pow x 2)))))) (* (pow x 2) (pow y 6)))) (+ (* -2 (/ (* (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (- (* 1/12 (pow x 2)) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (+ (* -1/240 (pow x 6)) (+ (* -1/288 (pow x 6)) (* -1/3840 (pow x 6)))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (+ (* 1/645120 (pow x 8)) (+ (* 1/23040 (pow x 8)) (+ (* 1/10080 (pow x 8)) (* 1/5760 (pow x 8))))) (* (pow x 2) (pow y 6)))) (* 2 (/ (+ (* 1/48 (pow x 4)) (* 1/12 (pow x 4))) (* (pow x 2) (pow y 2))))))))))) |
(-.f64 (-.f64 (fma.f64 #s(literal 1/20160 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/12 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal -1/360 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -91/11520 binary64)) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) x) (/.f64 #s(literal 5/48 binary64) x))))) (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -1/360 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) x) (/.f64 #s(literal 5/48 binary64) x)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 5/48 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -91/11520 binary64)))) (*.f64 x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 5/48 binary64))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 x x))) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) x) (/.f64 #s(literal 5/48 binary64) x)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 5/48 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -91/11520 binary64)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal 5/48 binary64) (*.f64 y y)) (/.f64 (fma.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 29/645120 binary64) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 11/40320 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 x x)))))))) |
(/ (- (* -1/24 (/ (pow x 4) (pow y 2))) (* -1/2 (pow x 2))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 y y)) |
(/ (- (* 1/720 (/ (pow x 6) (pow y 4))) (+ (* -1/2 (pow x 2)) (* 1/24 (/ (pow x 4) (pow y 2))))) (pow y 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/720 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) (*.f64 y y)) |
(/ (- (* -1/40320 (/ (pow x 8) (pow y 6))) (+ (* -1/2 (pow x 2)) (+ (* -1/720 (/ (pow x 6) (pow y 4))) (* 1/24 (/ (pow x 4) (pow y 2)))))) (pow y 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/40320 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 4 binary64))))) (*.f64 y y)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/24 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/720 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) #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 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(/ (+ (* -1 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 (fma.f64 (/.f64 #s(literal 1/6 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/120 binary64) (neg.f64 x))) y) |
(/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/120 binary64) (+.f64 (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)))) (neg.f64 x))) y) |
(- (* -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 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) (neg.f64 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 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64) #s(literal 0 binary64))) y) #s(literal -1 binary64) #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)))) |
(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) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 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 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 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 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 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))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.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))))) (pow.f64 y #s(literal 4 binary64))) #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 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (-.f64 (/.f64 (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/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))))) |
(+ (cos (PI)) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (PI))) y)) (* 1/2 (* x (sin (PI))))) y))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) #s(literal 1/8 binary64) #s(literal 0 binary64)) 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))) |
(-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1/8 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 0 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 #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 (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 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 (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))) (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/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) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 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 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 x 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))))) (+.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))) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))))) |
(+ (sin (* 1/2 (PI))) (* -1 (/ (+ (* -1/2 (* x (cos (* 1/2 (PI))))) (* 1/8 (/ (* (pow x 2) (sin (* 1/2 (PI)))) y))) y))) |
(-.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/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 -1/2 binary64) (PI.f64))))) y)) |
(+ (sin (* 1/2 (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (* 1/2 (PI))))) (* -1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) y))) y)) (* -1/2 (* x (cos (* 1/2 (PI)))))) y))) |
(-.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (/.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/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 -1/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 1/2 binary64) (PI.f64))))) (neg.f64 y))) y)) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (* y (pow (sin (* 1/2 (PI))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (* 1/2 (PI))))))) (* -1/2 (/ (* x (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2)))) y)) (/ 1 (sin (* 1/2 (PI))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))))) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2)))) (+ (* 1/48 (/ (* (pow x 3) (cos (* 1/2 (PI)))) (* y (pow (sin (* 1/2 (PI))) 2)))) (* 1/2 (/ (* x (* (cos (* 1/2 (PI))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI)))))))) (* y (sin (* 1/2 (PI)))))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 3))) (* -1/8 (/ (pow x 2) (sin (* 1/2 (PI))))))) y)) (* -1/2 (/ (* x (cos (* 1/2 (PI)))) (pow (sin (* 1/2 (PI))) 2)))) y)) (/ 1 (sin (* 1/2 (PI))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) x) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/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 1/2 binary64) (PI.f64)))))) y))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/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 1/2 binary64) (PI.f64)))))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))))) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.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))) (-.f64 (/.f64 (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)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/645120 binary64) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 (/.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 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/8 binary64) (+.f64 (/.f64 (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)))) (pow.f64 y #s(literal 4 binary64))) (-.f64 (/.f64 (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)))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/12 (/ (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))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* 1/720 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 4))) (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/240 (/ (pow x 5) (pow y 4)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/24 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/720 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/6 binary64) (/.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))) (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)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* -1/40320 (/ (pow x 7) (pow y 6))) (+ (* 1/720 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3))))) (* 1/240 (pow x 5))))) (pow y 6))) (+ (* -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/120 (/ (* (pow x 4) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 6))))))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/40320 binary64) (fma.f64 (/.f64 #s(literal -1/24 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/720 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (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 (*.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/120 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/645120 binary64) (fma.f64 (/.f64 #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 (/ (+ 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 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x)) (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 #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)))) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x)) (neg.f64 y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 210 |
| 0 | 73 | 201 |
| 1 | 213 | 187 |
| 2 | 1256 | 187 |
| 0 | 8087 | 187 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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)) |
#s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.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 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sin.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))) |
(/.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)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.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(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(cos.f64 (/.f64 x y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
| Outputs |
|---|
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.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) (neg.f64 (PI.f64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64)))) (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (+.f64 (cos.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) (neg.f64 (PI.f64))))) (-.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64)))) (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) #s(literal 2 binary64))) (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (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 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64)))))) |
(neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(fma.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #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 x y) #s(literal -1/2 binary64)) #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 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 0 binary64) (*.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (neg.f64 (PI.f64))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) |
(fma.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))))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (neg.f64 (PI.f64))))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/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))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (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) (/.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 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (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) (/.f64 (PI.f64) #s(literal 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))) (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 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (neg.f64 (PI.f64))) (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))))) |
(cos.f64 (+.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 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) (/.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) (/.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 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (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 x y) #s(literal -1/2 binary64)) #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 x y) #s(literal -1/2 binary64)) #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 #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 #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))) |
(+.f64 (*.f64 (sin.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (neg.f64 (PI.f64))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64)))))) |
(/.f64 (neg.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 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64)))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 x y) #s(literal -1/2 binary64)) #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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (neg.f64 (neg.f64 (sqrt.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 (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 (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 x y) #s(literal -1/2 binary64) (PI.f64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #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 (neg.f64 x) y) #s(literal -1/2 binary64))) |
(-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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))) |
#s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (-.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 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (+.f64 (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (-.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 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))))) |
(/.f64 (fma.f64 (-.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 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.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 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64))) (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64) (*.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 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 0 binary64) (sin.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)))) |
(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 (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))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.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)))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #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 x y) #s(literal -1/2 binary64)) #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 #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 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(-.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))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.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)))) (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 (fabs.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) (fabs.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 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (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) (neg.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))))) |
(/.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)))) |
(exp.f64 (*.f64 (log.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.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 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64) (*.f64 y (neg.f64 (PI.f64))))) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.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 (neg.f64 (fma.f64 (neg.f64 (PI.f64)) y (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.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 (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/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 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x #s(literal -1/2 binary64))))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (neg.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 (-.f64 (*.f64 (neg.f64 (PI.f64)) (neg.f64 y)) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (PI.f64)) (neg.f64 y)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (PI.f64)) (neg.f64 y)) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x #s(literal -1/2 binary64))))) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.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 (-.f64 (*.f64 (PI.f64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (PI.f64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x #s(literal -1/2 binary64))))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (-.f64 (*.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 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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)))) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 (PI.f64))))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 y) (neg.f64 (PI.f64)))) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) #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) (neg.f64 x)) #s(literal 2 binary64) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 (PI.f64))))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 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) (neg.f64 x)) #s(literal 2 binary64) (*.f64 (neg.f64 y) (PI.f64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 (PI.f64))))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (neg.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 (neg.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 (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 (neg.f64 y) (neg.f64 (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 (neg.f64 y) (neg.f64 (PI.f64)))) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 y) (PI.f64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 y) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (neg.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 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) (neg.f64 y) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) (neg.f64 y) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) (neg.f64 y) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) (neg.f64 y) (*.f64 #s(literal -2 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 (PI.f64) (neg.f64 y) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.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) (neg.f64 x)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (PI.f64) (neg.f64 y) (*.f64 #s(literal 2 binary64) (neg.f64 (*.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 x #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #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 x y) #s(literal -1/2 binary64)) #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 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 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)) 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 x y) #s(literal -1/2 binary64)) #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 x y) #s(literal -1/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))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 (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 #s(literal 1/2 binary64) (/.f64 x y) (/.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 x (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #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 (neg.f64 x) y) #s(literal 1/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 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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)) |
(/.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))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (neg.f64 (neg.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x 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 (/.f64 x y) #s(literal -2 binary64))) (neg.f64 (neg.f64 (neg.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #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))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #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))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (neg.f64 (neg.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))) (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 (neg.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)))) (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x y))) |
(/.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 (cos.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (sin.f64 (/.f64 (neg.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 x y))) |
(/.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 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64)) (PI.f64)))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (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 (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 (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) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(+.f64 y y) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -3 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (/.f64 (cos.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (cos.f64 (/.f64 x y))))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.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 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (cos.f64 (/.f64 x y))))) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (neg.f64 (cos.f64 (/.f64 x y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x y))) |
(/.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 (/.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 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64))) (/.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -3 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (/.f64 (cos.f64 (/.f64 x y)) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (cos.f64 (/.f64 x y)))) (pow.f64 (sin.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 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.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 x y)) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x y))) |
(/.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (+.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))) (neg.f64 (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 (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 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))))) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (cos.f64 (/.f64 x y)))) (*.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.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 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (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)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 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))) (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 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (cos.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 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 (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (neg.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (cos.f64 (/.f64 x y)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(*.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64) (cos.f64 (/.f64 x y))) |
(fma.f64 (sin.f64 (/.f64 (neg.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 #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 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) |
(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)))) |
(sin.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) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(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) (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 (neg.f64 x) y) (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))))) |
(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 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)) (/.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 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) |
(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 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) |
Compiled 19 557 to 2 725 computations (86.1% saved)
48 alts after pruning (44 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 484 | 33 | 517 |
| Fresh | 9 | 11 | 20 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 496 | 48 | 544 |
| Status | Accuracy | Program |
|---|---|---|
| 4.8% | (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))))) | |
| 5.6% | (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.2% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (neg.f64 (cos.f64 (/.f64 x y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.7% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) (-.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)))))) | |
| 5.6% | (/.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 y)))) | |
| 4.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) (cos.f64 (/.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)) #s(literal 2 binary64)))) | |
| 7.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 5.2% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 5.6% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.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))))) |
| 5.2% | (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))))) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) | |
| 5.2% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) | |
| 5.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.6% | (/.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)))) | |
| 46.6% | (/.f64 (tan.f64 (/.f64 x (+.f64 y y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 5.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.3% | (/.f64 (tan.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| ▶ | 38.8% | (/.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))) |
| 35.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.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)) #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))) | |
| 5.1% | (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) | |
| ✓ | 5.6% | #s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
| ▶ | 50.5% | #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))) |
| 52.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #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 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64))) (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| 54.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.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 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (+.f64 (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)))) | |
| 54.9% | #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)))))) | |
| 54.7% | #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)))))) | |
| 53.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.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/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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)))))))) | |
| 53.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) | |
| 54.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 54.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 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)))))) | |
| 54.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (+ (* (/ x y) 1/2) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64))))))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64))))) | |
| ✓ | 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) | |
| 53.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #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 x y) #s(literal -1/2 binary64)) #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))))))))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (neg.f64 (PI.f64))))))) | |
| ▶ | 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
| 54.8% | #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) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (PI.f64))))) | |
| ▶ | 55.2% | #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.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))))) | |
| 48.7% | #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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x #s(literal 0 binary64)) x #s(literal -1 binary64))))) | |
| 52.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+.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))))) | |
| 52.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) | |
| ✓ | 55.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 2 779 to 1 768 computations (36.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sin.f64 (/.f64 x y)) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) | |
| cost-diff | 0 | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) | |
| cost-diff | 0 | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.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))))) | |
| cost-diff | 1 | (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64)))))) | |
| cost-diff | 2 | (sin.f64 (neg.f64 (PI.f64))) | |
| cost-diff | 2 | (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))) | |
| cost-diff | 7 | (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64)))) | |
| cost-diff | 0 | (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))) | |
| cost-diff | 0 | #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)))) | |
| cost-diff | 0 | (/.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))) | |
| 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 #s(literal 1/8 binary64) x) | |
| cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) | |
| cost-diff | 0 | (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) | |
| cost-diff | 0 | #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))) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) | |
| cost-diff | 0 | (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) | |
| cost-diff | 0 | #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))))) | |
| cost-diff | 1 | (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 492 |
| 0 | 109 | 444 |
| 1 | 189 | 439 |
| 2 | 413 | 435 |
| 3 | 1085 | 432 |
| 4 | 3725 | 432 |
| 5 | 7096 | 432 |
| 0 | 8169 | 429 |
| 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 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) |
#s(literal -1 binary64) |
(cos.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)) |
(/.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)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.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)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(*.f64 #s(literal 1/8 binary64) x) |
#s(literal 1/8 binary64) |
x |
y |
(/.f64 x y) |
#s(literal 1 binary64) |
(/.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))) (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)))) |
(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))) |
(pow.f64 (/.f64 x y) #s(literal 3 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 3 binary64) |
#s(literal 1/24 binary64) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
#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)) |
(*.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(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64)))))) |
#s(literal -1 binary64) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal -1/2 binary64) |
(*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64)))) |
(sin.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)) |
(PI.f64) |
(sin.f64 (neg.f64 (PI.f64))) |
(neg.f64 (PI.f64)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.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))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) |
#s(literal -1 binary64) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) |
(cos.f64 (/.f64 x y)) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#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 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.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 #s(literal -1/2 binary64) (/.f64 x y)))) |
#s(literal -1 binary64) |
(cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (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)))) (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)))) (fma.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal 1/8 binary64) 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 x y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(*.f64 #s(literal 1/8 binary64) x) |
#s(literal 1/8 binary64) |
x |
y |
(/.f64 x y) |
#s(literal 1 binary64) |
(/.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))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#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 (tan (/ x (* y 2))) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(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))) |
(fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 x y) #s(literal 3 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 3 binary64) |
#s(literal 1/24 binary64) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
#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 (sin (/ x (* y 2))) (fma.f64 #s(literal -1/48 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.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 #s(literal -1/48 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.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 y) x) #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 y) x) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x x) y) |
(*.f64 (/.f64 x y) x) |
(*.f64 x x) |
(/.f64 #s(literal -1/48 binary64) y) |
#s(literal -1/48 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
#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) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
#s(literal -1 binary64) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(*.f64 (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 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/.f64 x y) |
x |
y |
#s(literal -1/2 binary64) |
(*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64)))) |
#s(literal 0 binary64) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) |
(PI.f64) |
(sin.f64 (neg.f64 (PI.f64))) |
#s(literal 0 binary64) |
(neg.f64 (PI.f64)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.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))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) |
#s(literal -1 binary64) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) |
(cos.f64 (/.f64 x y)) |
(sin.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 28.81771557306004 | (sin.f64 (/.f64 x y)) | |
| accuracy | 28.86538410569405 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 29.02953963838686 | (cos.f64 (/.f64 x y)) | |
| accuracy | 29.80343116830619 | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) | |
| accuracy | 0.0859375 | (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64)))))) | |
| accuracy | 29.17419895079662 | (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) | |
| accuracy | 57.43769451277177 | (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) | |
| accuracy | 61.92199421717352 | (sin.f64 (neg.f64 (PI.f64))) | |
| accuracy | 4.75786476996568 | (/.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))) | |
| accuracy | 8.654526902617478 | (/.f64 (*.f64 x x) y) | |
| accuracy | 31.7859203478054 | #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 | 31.821557165908615 | #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)))) | |
| accuracy | 0.0 | (*.f64 #s(literal 1/8 binary64) x) | |
| accuracy | 0.00390625 | (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) | |
| accuracy | 0.12109375 | (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) | |
| accuracy | 31.67398499238919 | #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))) | |
| accuracy | 0.0 | #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))))) | |
| accuracy | 0.0859375 | (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) | |
| accuracy | 0.109375 | (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) | |
| accuracy | 28.58954410486506 | (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64))) |
| 374.0ms | 132× | 2 | valid |
| 310.0ms | 120× | 1 | valid |
| 84.0ms | 4× | 3 | valid |
Compiled 407 to 59 computations (85.5% saved)
ival-sin: 211.0ms (36.4% of total)ival-div: 148.0ms (25.5% of total)adjust: 66.0ms (11.4% of total)ival-cos: 51.0ms (8.8% of total)ival-mult: 38.0ms (6.5% of total)const: 19.0ms (3.3% of total)ival-add: 19.0ms (3.3% of total)ival-tan: 7.0ms (1.2% of total)ival-sub: 6.0ms (1% of total)ival-pow: 6.0ms (1% of total)ival-neg: 4.0ms (0.7% of total)ival-pi: 3.0ms (0.5% of total)exact: 1.0ms (0.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(/.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 (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))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) |
#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))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(*.f64 #s(literal 1/8 binary64) 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 #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))) (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)))) |
(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))) |
(*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))) |
(sin.f64 (neg.f64 (PI.f64))) |
(/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.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))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) |
(sin.f64 (/.f64 x y)) |
#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 x x) y) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(/ -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/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 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/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)))) |
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)))))) |
(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))) |
(* 1/8 (/ x y)) |
(* 1/8 x) |
(* 1/2 (/ x 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)))) |
(* (sin (PI)) (sin (neg (PI)))) |
(+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (* (sin (PI)) (sin (neg (PI))))) |
(+ (* x (+ (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)) (* -1/8 (/ (* x (* (sin (PI)) (sin (neg (PI))))) (pow y 2))))) (* (sin (PI)) (sin (neg (PI))))) |
(+ (* x (+ (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)) (* x (+ (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2))) (* 1/48 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow y 3))))))) (* (sin (PI)) (sin (neg (PI))))) |
(* -1 (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(- (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(- (* x (- (* x (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)))) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(- (* x (- (* x (- (+ (* -1/48 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow y 3))) (* 1/8 (/ 1 (pow y 2)))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)))) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(+ (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(+ (* x (- (* -1 (* x (+ (* -1 (/ (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2)) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (PI)) (* (sin (neg (PI))) (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3)))) (+ (* 1/48 (/ (* (cos (PI)) (sin (neg (PI)))) (* (pow y 3) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* 1/2 (/ (* (cos (PI)) (* (sin (neg (PI))) (+ (* -1 (/ (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2)) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* y (+ 1 (* (sin (PI)) (sin (neg (PI)))))))))))) (+ (* -1 (/ (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2)) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(* -2 (/ (* y (+ y (* -1 y))) (pow x 2))) |
(/ (+ (* -2 (* y (+ y (* -1 y)))) (* -1 (* (pow x 2) (- 1 (* -1/12 (/ (+ y (* -1 y)) y)))))) (pow x 2)) |
(/ (+ (* -2 (* y (+ y (* -1 y)))) (* (pow x 2) (+ (* -1 (* (pow x 2) (- (* 1/12 (/ 1 (pow y 2))) (+ (* -1/24 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 2))) (* 1/960 (/ (+ y (* -1 y)) (pow y 3))))))) (* -1 (- 1 (* -1/12 (/ (+ y (* -1 y)) y))))))) (pow x 2)) |
(/ (+ (* -2 (* y (+ y (* -1 y)))) (* (pow x 2) (+ (* -1 (- 1 (* -1/12 (/ (+ y (* -1 y)) y)))) (* (pow x 2) (+ (* -1 (* (pow x 2) (- (* 1/120 (/ 1 (pow y 4))) (+ (* -1/24 (/ (- (* 1/12 (/ 1 (pow y 2))) (+ (* -1/24 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 2))) (* 1/960 (/ (+ y (* -1 y)) (pow y 3))))) (pow y 2))) (+ (* -1/161280 (/ (+ y (* -1 y)) (pow y 5))) (* 1/1920 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 4)))))))) (* -1 (- (* 1/12 (/ 1 (pow y 2))) (+ (* -1/24 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 2))) (* 1/960 (/ (+ y (* -1 y)) (pow y 3))))))))))) (pow x 2)) |
(* -1 (/ (+ y (* -1 y)) x)) |
(/ (- (* -1/2 (/ (pow x 2) y)) (+ y (* -1 y))) x) |
(/ (- (* (pow x 2) (- (* -1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (+ y (* -1 y))) x) |
(/ (- (* (pow x 2) (- (* (pow x 2) (- (* -1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (+ y (* -1 y))) x) |
(* -1 (/ y x)) |
(/ (+ (* -1 y) (* -1/6 (/ (pow x 2) y))) x) |
(/ (+ (* -1 y) (* (pow x 2) (- (* -7/360 (/ (pow x 2) (pow y 3))) (* 1/6 (/ 1 y))))) x) |
(/ (+ (* -1 y) (* (pow x 2) (- (* (pow x 2) (- (* -31/15120 (/ (pow x 2) (pow y 5))) (* 7/360 (/ 1 (pow y 3))))) (* 1/6 (/ 1 y))))) x) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (pow x 2) y) |
(sin (PI)) |
(+ (sin (PI)) (* -1/2 (/ (* x (cos (PI))) y))) |
(+ (sin (PI)) (* x (+ (* -1/2 (/ (cos (PI)) y)) (* -1/8 (/ (* x (sin (PI))) (pow y 2)))))) |
(+ (sin (PI)) (* x (+ (* -1/2 (/ (cos (PI)) y)) (* x (+ (* -1/8 (/ (sin (PI)) (pow y 2))) (* 1/48 (/ (* x (cos (PI))) (pow y 3)))))))) |
(+ 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 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(/ -1 (cos (+ (PI) (* 1/2 (/ x y))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (+ (PI) (* 1/2 (/ x y)))) |
(* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))) |
(* 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)))) |
(* 1/24 (/ (pow x 3) (pow y 3))) |
(* (pow x 3) (+ (* 1/2 (/ 1 (* (pow x 2) y))) (* 1/24 (/ 1 (pow y 3))))) |
(* (sin (neg (PI))) (sin (- (PI) (* 1/2 (/ x y))))) |
(- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (- (PI) (* 1/2 (/ x y)))))) |
(/ -1 (- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (- (PI) (* 1/2 (/ x y))))))) |
(* -1 (/ (+ (/ 1 (sin (/ x y))) (/ (cos (/ x y)) (sin (* -1 (/ x y))))) (sin (* 1/2 (/ x y))))) |
(* -1 (+ (/ 1 (sin (/ x y))) (/ (cos (/ x y)) (sin (* -1 (/ x y)))))) |
(/ -1 (sin (/ x y))) |
(sin (/ x y)) |
(sin (* 1/2 (/ x y))) |
(sin (- (PI) (* 1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(cos (/ x y)) |
(/ -1 (cos (- (PI) (* -1/2 (/ x y))))) |
(cos (- (PI) (* -1/2 (/ x y)))) |
(* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* (pow x 3) (- (* 1/48 (/ 1 (pow y 3))) (* 1/2 (/ 1 (* (pow x 2) y)))))) |
(* (pow x 3) (+ (* 1/24 (/ 1 (pow y 3))) (* 1/2 (/ 1 (* (pow x 2) y))))) |
(* (sin (neg (PI))) (sin (+ (PI) (* -1/2 (/ x y))))) |
(- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (+ (PI) (* -1/2 (/ x y)))))) |
(/ -1 (- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (+ (PI) (* -1/2 (/ x y))))))) |
(sin (+ (PI) (* -1/2 (/ x y)))) |
(/ (+ (* 1/2 x) (* y (PI))) y) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* -1/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(/ (+ (* 1/24 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(- (* -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/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (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)))))) (cos (PI)))))) (pow y 3))) (+ (* 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/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))) |
(- (+ 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))))))))) |
(- (+ (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))) |
(/ (+ (* -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) |
(/ (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (* (sin (PI)) (sin (neg (PI)))))) |
(+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (pow y 3))) (* (sin (PI)) (sin (neg (PI))))))) |
(- (* 1/8 (/ (pow x 2) (pow y 2))) (+ 1 (+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (* (sin (PI)) (sin (neg (PI)))))))) |
(- (+ (* -1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (pow y 3))) (* 1/8 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (* (sin (PI)) (sin (neg (PI)))))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3)))) (pow y 2))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI)))))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))) (+ (* 1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* 1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (+ 1 (* (sin (PI)) (sin (neg (PI))))))))) (pow y 3))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) |
(* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) |
(+ (* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) (* -1 (/ (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2)))) |
(+ (* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) (+ (* -1 (/ (- (* -2 (/ (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* 1/960 (* (pow x 3) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (* -1 (/ (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))))) |
(+ (* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) (+ (* -1 (/ (- (* -2 (/ (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* 1/960 (* (pow x 3) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (+ (* -1 (/ (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (* -1 (/ (- (* 2 (/ (- (* -1/40320 (pow x 7)) (+ (* -1/6 (* (pow x 2) (- (* 1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* 1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x))))))))) (+ (* -1/120 (* (pow x 4) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))) (+ (* -1/5040 (* (pow x 6) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/30240 (pow x 7)) (+ (* -1/362880 (pow x 7)) (+ (* 1/362880 (pow x 7)) (+ (* 1/120 (* (pow x 4) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (* 1/6 (* (pow x 2) (+ (* -1/5040 (pow x 5)) (+ (* 1/720 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* 1/960 (* (pow x 3) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))) (+ (* -1/161280 (* (pow x 5) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))) (* 1/1920 (* (pow x 4) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))))) (pow y 6)))))) |
(/ (- (+ (* -1/6 x) (* 1/6 x)) (* 1/2 x)) y) |
(/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/2 x) (* 1/6 x))) (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 2))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (* 1/6 x)))))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/2 x) (* 1/6 x))) (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 2))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/2 x) (* 1/6 x))) (pow y 4))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (* 1/6 (/ (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))) (pow y 4))))))))))))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* 1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/2 x) (* 1/6 x))) (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 2))) (+ (* -1/120 (/ (* (pow x 4) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))) (pow y 6))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 6) (- (* 1/2 x) (* 1/6 x))) (pow y 6))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* -1/30240 (/ (pow x 7) (pow y 6))) (+ (* -1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3))))) (pow y 6))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/2 x) (* 1/6 x))) (pow y 4))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (+ (* 1/6 (/ (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))) (pow y 4))) (* 1/6 (/ (* (pow x 2) (+ (* -1/5040 (pow x 5)) (+ (* 1/720 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))))))) (pow y 6))))))))))))))))))))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* -1/40320 (/ (pow x 7) (pow y 6))) (* 1/2 x)))) y) |
(* y (- (* -1/6 (/ x (pow y 2))) (/ 1 x))) |
(* y (- (* -1 (/ (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))) (pow y 4))) (+ (* 1/6 (/ x (pow y 2))) (/ 1 x)))) |
(* y (- (* -1 (/ (+ (* -1/720 (pow x 5)) (+ (* 1/5040 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))) (pow y 6))) (+ (* -1/120 (/ (pow x 3) (pow y 4))) (+ (* 1/36 (/ (pow x 3) (pow y 4))) (+ (* 1/6 (/ x (pow y 2))) (/ 1 x)))))) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(+ (sin (PI)) (+ (* -1/2 (/ (* x (cos (PI))) y)) (* -1/8 (/ (* (pow x 2) (sin (PI))) (pow y 2))))) |
(+ (sin (PI)) (+ (* -1/2 (/ (* x (cos (PI))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (PI))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (PI))) (pow y 3)))))) |
(+ 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/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(- (* -1 (/ (- (+ (* 1/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/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/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))))) (+ (* 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)))) |
(- (+ 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))))))))) |
(+ (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))) |
(* -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)) |
(* -1 (/ (+ (* -1/2 x) (* -1/24 (/ (pow x 3) (pow y 2)))) y)) |
(+ (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (* (sin (PI)) (sin (neg (PI))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI)))))) (* 1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) y))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (* (sin (PI)) (sin (neg (PI))))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(- (* -1 (/ (- (* -1 (/ (- (+ (* -1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) y)) (* 1/8 (pow x 2))) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))) (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) y)) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* y (+ 1 (* (sin (PI)) (sin (neg (PI)))))))) (+ (* -1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* 1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI)))))))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3)))))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))) y)) (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) y)) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(* 2 (/ (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) |
(+ (* -1 (/ (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (* 2 (/ (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))) x))) |
(+ (* -1 (/ (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (+ (* -1 (/ (- (* 2 (/ (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* -1/960 (* (pow x 3) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (* 2 (/ (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)))) |
(+ (* -1 (/ (- (* -2 (/ (- (* 1/40320 (pow x 7)) (+ (* -1/6 (* (pow x 2) (- (* -1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x))))))))) (+ (* -1/120 (* (pow x 4) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))) (+ (* -1/5040 (* (pow x 6) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/362880 (pow x 7)) (+ (* 1/362880 (pow x 7)) (+ (* 1/30240 (pow x 7)) (+ (* 1/120 (* (pow x 4) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (* 1/6 (* (pow x 2) (+ (* -1/720 (pow x 5)) (+ (* 1/5040 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* -1/960 (* (pow x 3) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))) (+ (* 1/161280 (* (pow x 5) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))) (* 1/1920 (* (pow x 4) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))))) (pow y 6))) (+ (* -1 (/ (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (+ (* -1 (/ (- (* 2 (/ (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* -1/960 (* (pow x 3) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (* 2 (/ (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))) x))))) |
(* -1 (/ (- (+ (* -1/6 x) (* 1/6 x)) (* -1/2 x)) y)) |
(* -1 (/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/2 x) (* -1/6 x))) (pow y 2))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/36 (/ (pow x 3) (pow y 2))) (* 1/6 x)))))) (+ (* -1/2 x) (* 1/24 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/2 x) (* -1/6 x))) (pow y 2))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3))))) (pow y 4))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* -1/2 x) (* -1/6 x))) (pow y 4))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/36 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (* 1/6 (/ (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))) (pow y 4))))))))))))) (+ (* -1/2 x) (* 1/24 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/2 x) (* -1/6 x))) (pow y 2))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3))))) (pow y 4))) (+ (* -1/120 (/ (* (pow x 4) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))) (pow y 6))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 6) (- (* -1/2 x) (* -1/6 x))) (pow y 6))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* -1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/30240 (/ (pow x 7) (pow y 6))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* -1/2 x) (* -1/6 x))) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3))))) (pow y 6))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/36 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (+ (* 1/6 (/ (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))) (pow y 4))) (* 1/6 (/ (* (pow x 2) (+ (* -1/720 (pow x 5)) (+ (* 1/5040 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))))))) (pow y 6))))))))))))))))))))) (+ (* -1/2 x) (+ (* 1/40320 (/ (pow x 7) (pow y 6))) (* 1/24 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (* y (+ (* 1/6 (/ x (pow y 2))) (/ 1 x)))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))) (pow y 4))) (/ 1 x)) (* -1/6 (/ x (pow y 2)))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1/5040 (pow x 5)) (+ (* 1/720 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))) (pow y 6))) (/ 1 x)) (+ (* -1/6 (/ x (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 4))) (* 1/120 (/ (pow x 3) (pow y 4)))))))) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(+ (sin (PI)) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (PI))) y)) (* 1/2 (* x (cos (PI))))) y))) |
(+ (sin (PI)) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (PI)))) (* 1/48 (/ (* (pow x 3) (cos (PI))) y))) y)) (* 1/2 (* x (cos (PI))))) y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | y | @ | inf | ((/ -1 (cos (+ (* (/ 1/2 y) x) (PI)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (cos (+ (* (/ 1/2 y) x) (PI))) (+ (* (/ 1/2 y) x) (PI)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (+ (* (pow (/ x y) 3) 1/24) (* (/ x y) 1/2)) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI)))) (- (* (cos (* (/ x y) -1/2)) -1) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI))))) (sin (neg (PI))) (/ -1 (- (* (cos (* (/ x y) -1/2)) -1) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI)))))) (/ (- (/ -1 (sin (/ x y))) (/ (cos (/ x y)) (sin (/ (neg x) y)))) (sin (/ x (* y 2)))) (- (/ -1 (sin (/ x y))) (/ (cos (/ x y)) (sin (/ (neg x) y)))) (/ -1 (sin (/ x y))) (sin (/ x y)) (sin (/ x (* y 2))) (/ (* x x) y) (sin (+ (* (/ x y) -1/2) (PI))) (cos (* (/ x y) -1/2)) (cos (/ x y)) (sin (/ x (* y 2)))) |
| 27.0ms | y | @ | -inf | ((/ -1 (cos (+ (* (/ 1/2 y) x) (PI)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (cos (+ (* (/ 1/2 y) x) (PI))) (+ (* (/ 1/2 y) x) (PI)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (+ (* (pow (/ x y) 3) 1/24) (* (/ x y) 1/2)) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI)))) (- (* (cos (* (/ x y) -1/2)) -1) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI))))) (sin (neg (PI))) (/ -1 (- (* (cos (* (/ x y) -1/2)) -1) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI)))))) (/ (- (/ -1 (sin (/ x y))) (/ (cos (/ x y)) (sin (/ (neg x) y)))) (sin (/ x (* y 2)))) (- (/ -1 (sin (/ x y))) (/ (cos (/ x y)) (sin (/ (neg x) y)))) (/ -1 (sin (/ x y))) (sin (/ x y)) (sin (/ x (* y 2))) (/ (* x x) y) (sin (+ (* (/ x y) -1/2) (PI))) (cos (* (/ x y) -1/2)) (cos (/ x y)) (sin (/ x (* y 2)))) |
| 14.0ms | x | @ | inf | ((/ -1 (cos (+ (* (/ 1/2 y) x) (PI)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (cos (+ (* (/ 1/2 y) x) (PI))) (+ (* (/ 1/2 y) x) (PI)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (+ (* (pow (/ x y) 3) 1/24) (* (/ x y) 1/2)) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI)))) (- (* (cos (* (/ x y) -1/2)) -1) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI))))) (sin (neg (PI))) (/ -1 (- (* (cos (* (/ x y) -1/2)) -1) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI)))))) (/ (- (/ -1 (sin (/ x y))) (/ (cos (/ x y)) (sin (/ (neg x) y)))) (sin (/ x (* y 2)))) (- (/ -1 (sin (/ x y))) (/ (cos (/ x y)) (sin (/ (neg x) y)))) (/ -1 (sin (/ x y))) (sin (/ x y)) (sin (/ x (* y 2))) (/ (* x x) y) (sin (+ (* (/ x y) -1/2) (PI))) (cos (* (/ x y) -1/2)) (cos (/ x y)) (sin (/ x (* y 2)))) |
| 9.0ms | x | @ | 0 | ((/ -1 (cos (+ (* (/ 1/2 y) x) (PI)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (cos (+ (* (/ 1/2 y) x) (PI))) (+ (* (/ 1/2 y) x) (PI)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (+ (* (pow (/ x y) 3) 1/24) (* (/ x y) 1/2)) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI)))) (- (* (cos (* (/ x y) -1/2)) -1) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI))))) (sin (neg (PI))) (/ -1 (- (* (cos (* (/ x y) -1/2)) -1) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI)))))) (/ (- (/ -1 (sin (/ x y))) (/ (cos (/ x y)) (sin (/ (neg x) y)))) (sin (/ x (* y 2)))) (- (/ -1 (sin (/ x y))) (/ (cos (/ x y)) (sin (/ (neg x) y)))) (/ -1 (sin (/ x y))) (sin (/ x y)) (sin (/ x (* y 2))) (/ (* x x) y) (sin (+ (* (/ x y) -1/2) (PI))) (cos (* (/ x y) -1/2)) (cos (/ x y)) (sin (/ x (* y 2)))) |
| 8.0ms | x | @ | -inf | ((/ -1 (cos (+ (* (/ 1/2 y) x) (PI)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (cos (+ (* (/ 1/2 y) x) (PI))) (+ (* (/ 1/2 y) x) (PI)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (+ (* (pow (/ x y) 3) 1/24) (* (/ x y) 1/2)) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI)))) (- (* (cos (* (/ x y) -1/2)) -1) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI))))) (sin (neg (PI))) (/ -1 (- (* (cos (* (/ x y) -1/2)) -1) (* (sin (+ (* (/ x y) -1/2) (PI))) (sin (neg (PI)))))) (/ (- (/ -1 (sin (/ x y))) (/ (cos (/ x y)) (sin (/ (neg x) y)))) (sin (/ x (* y 2)))) (- (/ -1 (sin (/ x y))) (/ (cos (/ x y)) (sin (/ (neg x) y)))) (/ -1 (sin (/ x y))) (sin (/ x y)) (sin (/ x (* y 2))) (/ (* x x) y) (sin (+ (* (/ x y) -1/2) (PI))) (cos (* (/ x y) -1/2)) (cos (/ x y)) (sin (/ x (* y 2)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1339 | 7254 |
| 1 | 4976 | 7059 |
| 0 | 8589 | 6600 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -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/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 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/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)))) |
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)))))) |
(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))) |
(* 1/8 (/ x y)) |
(* 1/8 x) |
(* 1/2 (/ x 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)))) |
(* (sin (PI)) (sin (neg (PI)))) |
(+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (* (sin (PI)) (sin (neg (PI))))) |
(+ (* x (+ (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)) (* -1/8 (/ (* x (* (sin (PI)) (sin (neg (PI))))) (pow y 2))))) (* (sin (PI)) (sin (neg (PI))))) |
(+ (* x (+ (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)) (* x (+ (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2))) (* 1/48 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow y 3))))))) (* (sin (PI)) (sin (neg (PI))))) |
(* -1 (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(- (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(- (* x (- (* x (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)))) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(- (* x (- (* x (- (+ (* -1/48 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow y 3))) (* 1/8 (/ 1 (pow y 2)))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)))) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(+ (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(+ (* x (- (* -1 (* x (+ (* -1 (/ (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2)) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (PI)) (* (sin (neg (PI))) (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3)))) (+ (* 1/48 (/ (* (cos (PI)) (sin (neg (PI)))) (* (pow y 3) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* 1/2 (/ (* (cos (PI)) (* (sin (neg (PI))) (+ (* -1 (/ (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2)) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* y (+ 1 (* (sin (PI)) (sin (neg (PI)))))))))))) (+ (* -1 (/ (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2)) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(* -2 (/ (* y (+ y (* -1 y))) (pow x 2))) |
(/ (+ (* -2 (* y (+ y (* -1 y)))) (* -1 (* (pow x 2) (- 1 (* -1/12 (/ (+ y (* -1 y)) y)))))) (pow x 2)) |
(/ (+ (* -2 (* y (+ y (* -1 y)))) (* (pow x 2) (+ (* -1 (* (pow x 2) (- (* 1/12 (/ 1 (pow y 2))) (+ (* -1/24 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 2))) (* 1/960 (/ (+ y (* -1 y)) (pow y 3))))))) (* -1 (- 1 (* -1/12 (/ (+ y (* -1 y)) y))))))) (pow x 2)) |
(/ (+ (* -2 (* y (+ y (* -1 y)))) (* (pow x 2) (+ (* -1 (- 1 (* -1/12 (/ (+ y (* -1 y)) y)))) (* (pow x 2) (+ (* -1 (* (pow x 2) (- (* 1/120 (/ 1 (pow y 4))) (+ (* -1/24 (/ (- (* 1/12 (/ 1 (pow y 2))) (+ (* -1/24 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 2))) (* 1/960 (/ (+ y (* -1 y)) (pow y 3))))) (pow y 2))) (+ (* -1/161280 (/ (+ y (* -1 y)) (pow y 5))) (* 1/1920 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 4)))))))) (* -1 (- (* 1/12 (/ 1 (pow y 2))) (+ (* -1/24 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 2))) (* 1/960 (/ (+ y (* -1 y)) (pow y 3))))))))))) (pow x 2)) |
(* -1 (/ (+ y (* -1 y)) x)) |
(/ (- (* -1/2 (/ (pow x 2) y)) (+ y (* -1 y))) x) |
(/ (- (* (pow x 2) (- (* -1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (+ y (* -1 y))) x) |
(/ (- (* (pow x 2) (- (* (pow x 2) (- (* -1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (+ y (* -1 y))) x) |
(* -1 (/ y x)) |
(/ (+ (* -1 y) (* -1/6 (/ (pow x 2) y))) x) |
(/ (+ (* -1 y) (* (pow x 2) (- (* -7/360 (/ (pow x 2) (pow y 3))) (* 1/6 (/ 1 y))))) x) |
(/ (+ (* -1 y) (* (pow x 2) (- (* (pow x 2) (- (* -31/15120 (/ (pow x 2) (pow y 5))) (* 7/360 (/ 1 (pow y 3))))) (* 1/6 (/ 1 y))))) x) |
(/ x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ (pow x 2) y) |
(sin (PI)) |
(+ (sin (PI)) (* -1/2 (/ (* x (cos (PI))) y))) |
(+ (sin (PI)) (* x (+ (* -1/2 (/ (cos (PI)) y)) (* -1/8 (/ (* x (sin (PI))) (pow y 2)))))) |
(+ (sin (PI)) (* x (+ (* -1/2 (/ (cos (PI)) y)) (* x (+ (* -1/8 (/ (sin (PI)) (pow y 2))) (* 1/48 (/ (* x (cos (PI))) (pow y 3)))))))) |
(+ 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 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(/ -1 (cos (+ (PI) (* 1/2 (/ x y))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (+ (PI) (* 1/2 (/ x y)))) |
(* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))) |
(* 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)))) |
(* 1/24 (/ (pow x 3) (pow y 3))) |
(* (pow x 3) (+ (* 1/2 (/ 1 (* (pow x 2) y))) (* 1/24 (/ 1 (pow y 3))))) |
(* (sin (neg (PI))) (sin (- (PI) (* 1/2 (/ x y))))) |
(- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (- (PI) (* 1/2 (/ x y)))))) |
(/ -1 (- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (- (PI) (* 1/2 (/ x y))))))) |
(* -1 (/ (+ (/ 1 (sin (/ x y))) (/ (cos (/ x y)) (sin (* -1 (/ x y))))) (sin (* 1/2 (/ x y))))) |
(* -1 (+ (/ 1 (sin (/ x y))) (/ (cos (/ x y)) (sin (* -1 (/ x y)))))) |
(/ -1 (sin (/ x y))) |
(sin (/ x y)) |
(sin (* 1/2 (/ x y))) |
(sin (- (PI) (* 1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(cos (/ x y)) |
(/ -1 (cos (- (PI) (* -1/2 (/ x y))))) |
(cos (- (PI) (* -1/2 (/ x y)))) |
(* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* (pow x 3) (- (* 1/48 (/ 1 (pow y 3))) (* 1/2 (/ 1 (* (pow x 2) y)))))) |
(* (pow x 3) (+ (* 1/24 (/ 1 (pow y 3))) (* 1/2 (/ 1 (* (pow x 2) y))))) |
(* (sin (neg (PI))) (sin (+ (PI) (* -1/2 (/ x y))))) |
(- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (+ (PI) (* -1/2 (/ x y)))))) |
(/ -1 (- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (+ (PI) (* -1/2 (/ x y))))))) |
(sin (+ (PI) (* -1/2 (/ x y)))) |
(/ (+ (* 1/2 x) (* y (PI))) y) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* -1/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(/ (+ (* 1/24 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(- (* -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/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (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)))))) (cos (PI)))))) (pow y 3))) (+ (* 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/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))) |
(- (+ 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))))))))) |
(- (+ (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))) |
(/ (+ (* -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) |
(/ (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (* (sin (PI)) (sin (neg (PI)))))) |
(+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (pow y 3))) (* (sin (PI)) (sin (neg (PI))))))) |
(- (* 1/8 (/ (pow x 2) (pow y 2))) (+ 1 (+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (* (sin (PI)) (sin (neg (PI)))))))) |
(- (+ (* -1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (pow y 3))) (* 1/8 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (* (sin (PI)) (sin (neg (PI)))))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3)))) (pow y 2))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI)))))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))) (+ (* 1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* 1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (+ 1 (* (sin (PI)) (sin (neg (PI))))))))) (pow y 3))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) |
(* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) |
(+ (* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) (* -1 (/ (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2)))) |
(+ (* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) (+ (* -1 (/ (- (* -2 (/ (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* 1/960 (* (pow x 3) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (* -1 (/ (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))))) |
(+ (* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) (+ (* -1 (/ (- (* -2 (/ (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* 1/960 (* (pow x 3) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (+ (* -1 (/ (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (* -1 (/ (- (* 2 (/ (- (* -1/40320 (pow x 7)) (+ (* -1/6 (* (pow x 2) (- (* 1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* 1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x))))))))) (+ (* -1/120 (* (pow x 4) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))) (+ (* -1/5040 (* (pow x 6) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/30240 (pow x 7)) (+ (* -1/362880 (pow x 7)) (+ (* 1/362880 (pow x 7)) (+ (* 1/120 (* (pow x 4) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (* 1/6 (* (pow x 2) (+ (* -1/5040 (pow x 5)) (+ (* 1/720 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* 1/960 (* (pow x 3) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))) (+ (* -1/161280 (* (pow x 5) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))) (* 1/1920 (* (pow x 4) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))))) (pow y 6)))))) |
(/ (- (+ (* -1/6 x) (* 1/6 x)) (* 1/2 x)) y) |
(/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/2 x) (* 1/6 x))) (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 2))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (* 1/6 x)))))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/2 x) (* 1/6 x))) (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 2))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/2 x) (* 1/6 x))) (pow y 4))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (* 1/6 (/ (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))) (pow y 4))))))))))))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* 1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/2 x) (* 1/6 x))) (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 2))) (+ (* -1/120 (/ (* (pow x 4) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))) (pow y 6))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 6) (- (* 1/2 x) (* 1/6 x))) (pow y 6))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* -1/30240 (/ (pow x 7) (pow y 6))) (+ (* -1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3))))) (pow y 6))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/2 x) (* 1/6 x))) (pow y 4))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (+ (* 1/6 (/ (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))) (pow y 4))) (* 1/6 (/ (* (pow x 2) (+ (* -1/5040 (pow x 5)) (+ (* 1/720 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))))))) (pow y 6))))))))))))))))))))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* -1/40320 (/ (pow x 7) (pow y 6))) (* 1/2 x)))) y) |
(* y (- (* -1/6 (/ x (pow y 2))) (/ 1 x))) |
(* y (- (* -1 (/ (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))) (pow y 4))) (+ (* 1/6 (/ x (pow y 2))) (/ 1 x)))) |
(* y (- (* -1 (/ (+ (* -1/720 (pow x 5)) (+ (* 1/5040 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))) (pow y 6))) (+ (* -1/120 (/ (pow x 3) (pow y 4))) (+ (* 1/36 (/ (pow x 3) (pow y 4))) (+ (* 1/6 (/ x (pow y 2))) (/ 1 x)))))) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(+ (sin (PI)) (+ (* -1/2 (/ (* x (cos (PI))) y)) (* -1/8 (/ (* (pow x 2) (sin (PI))) (pow y 2))))) |
(+ (sin (PI)) (+ (* -1/2 (/ (* x (cos (PI))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (PI))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (PI))) (pow y 3)))))) |
(+ 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/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(- (* -1 (/ (- (+ (* 1/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/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/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))))) (+ (* 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)))) |
(- (+ 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))))))))) |
(+ (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))) |
(* -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)) |
(* -1 (/ (+ (* -1/2 x) (* -1/24 (/ (pow x 3) (pow y 2)))) y)) |
(+ (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (* (sin (PI)) (sin (neg (PI))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI)))))) (* 1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) y))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (* (sin (PI)) (sin (neg (PI))))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(- (* -1 (/ (- (* -1 (/ (- (+ (* -1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) y)) (* 1/8 (pow x 2))) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))) (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) y)) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* y (+ 1 (* (sin (PI)) (sin (neg (PI)))))))) (+ (* -1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* 1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI)))))))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3)))))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))) y)) (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) y)) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(* 2 (/ (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) |
(+ (* -1 (/ (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (* 2 (/ (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))) x))) |
(+ (* -1 (/ (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (+ (* -1 (/ (- (* 2 (/ (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* -1/960 (* (pow x 3) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (* 2 (/ (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)))) |
(+ (* -1 (/ (- (* -2 (/ (- (* 1/40320 (pow x 7)) (+ (* -1/6 (* (pow x 2) (- (* -1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x))))))))) (+ (* -1/120 (* (pow x 4) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))) (+ (* -1/5040 (* (pow x 6) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/362880 (pow x 7)) (+ (* 1/362880 (pow x 7)) (+ (* 1/30240 (pow x 7)) (+ (* 1/120 (* (pow x 4) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (* 1/6 (* (pow x 2) (+ (* -1/720 (pow x 5)) (+ (* 1/5040 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* -1/960 (* (pow x 3) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))) (+ (* 1/161280 (* (pow x 5) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))) (* 1/1920 (* (pow x 4) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))))) (pow y 6))) (+ (* -1 (/ (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (+ (* -1 (/ (- (* 2 (/ (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* -1/960 (* (pow x 3) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (* 2 (/ (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))) x))))) |
(* -1 (/ (- (+ (* -1/6 x) (* 1/6 x)) (* -1/2 x)) y)) |
(* -1 (/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/2 x) (* -1/6 x))) (pow y 2))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/36 (/ (pow x 3) (pow y 2))) (* 1/6 x)))))) (+ (* -1/2 x) (* 1/24 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/2 x) (* -1/6 x))) (pow y 2))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3))))) (pow y 4))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* -1/2 x) (* -1/6 x))) (pow y 4))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/36 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (* 1/6 (/ (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))) (pow y 4))))))))))))) (+ (* -1/2 x) (* 1/24 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/2 x) (* -1/6 x))) (pow y 2))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3))))) (pow y 4))) (+ (* -1/120 (/ (* (pow x 4) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))) (pow y 6))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 6) (- (* -1/2 x) (* -1/6 x))) (pow y 6))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* -1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/30240 (/ (pow x 7) (pow y 6))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* -1/2 x) (* -1/6 x))) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3))))) (pow y 6))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/36 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (+ (* 1/6 (/ (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))) (pow y 4))) (* 1/6 (/ (* (pow x 2) (+ (* -1/720 (pow x 5)) (+ (* 1/5040 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))))))) (pow y 6))))))))))))))))))))) (+ (* -1/2 x) (+ (* 1/40320 (/ (pow x 7) (pow y 6))) (* 1/24 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (* y (+ (* 1/6 (/ x (pow y 2))) (/ 1 x)))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))) (pow y 4))) (/ 1 x)) (* -1/6 (/ x (pow y 2)))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1/5040 (pow x 5)) (+ (* 1/720 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))) (pow y 6))) (/ 1 x)) (+ (* -1/6 (/ x (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 4))) (* 1/120 (/ (pow x 3) (pow y 4)))))))) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(+ (sin (PI)) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (PI))) y)) (* 1/2 (* x (cos (PI))))) y))) |
(+ (sin (PI)) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (PI)))) (* 1/48 (/ (* (pow x 3) (cos (PI))) y))) y)) (* 1/2 (* x (cos (PI))))) y))) |
| Outputs |
|---|
(/ -1 (cos (PI))) |
#s(literal 1 binary64) |
(- (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI)))) |
(-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 0 binary64) x)) #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 (fma.f64 (neg.f64 x) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64))) x) #s(literal -1 binary64)) |
(- (* x (- (* x (- (* -1 (* x (+ (* -1/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 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/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 (fma.f64 x (*.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64))) #s(literal 0 binary64)) y)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) x) (*.f64 (/.f64 x y) #s(literal 0 binary64))) #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)) |
(cos (PI)) |
#s(literal -1 binary64) |
(+ (cos (PI)) (* -1/2 (/ (* x (sin (PI))) y))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(+ (cos (PI)) (* x (- (* -1/8 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 x (neg.f64 y)) (/.f64 #s(literal 0 binary64) y)) 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 (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)) |
(PI) |
(PI.f64) |
(+ (PI) (* 1/2 (/ x y))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) |
(* 1/8 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/8 binary64)) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(* 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 (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x 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 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* (sin (PI)) (sin (neg (PI)))) |
#s(literal 0 binary64) |
(+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (* (sin (PI)) (sin (neg (PI))))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 0 binary64) y)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(+ (* x (+ (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)) (* -1/8 (/ (* x (* (sin (PI)) (sin (neg (PI))))) (pow y 2))))) (* (sin (PI)) (sin (neg (PI))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x (/.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 0 binary64) y)) x #s(literal 0 binary64)) |
(+ (* x (+ (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)) (* x (+ (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2))) (* 1/48 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow y 3))))))) (* (sin (PI)) (sin (neg (PI))))) |
(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 0 binary64) (*.f64 y y))) x (/.f64 #s(literal 0 binary64) y)) x #s(literal 0 binary64)) |
(* -1 (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
#s(literal -1 binary64) |
(- (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(- (* x (- (* x (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)))) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y y))) x (/.f64 #s(literal 0 binary64) y)) x) #s(literal 1 binary64)) |
(- (* x (- (* x (- (+ (* -1/48 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow y 3))) (* 1/8 (/ 1 (pow y 2)))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) y)))) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(-.f64 (*.f64 (fma.f64 (-.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))) (/.f64 #s(literal 0 binary64) (*.f64 y y))) x (/.f64 #s(literal 0 binary64) y)) x) #s(literal 1 binary64)) |
(/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
#s(literal 1 binary64) |
(+ (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 0 binary64) y)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ (* x (- (* -1 (* x (+ (* -1 (/ (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2)) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(fma.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64))) x #s(literal 1 binary64)) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (PI)) (* (sin (neg (PI))) (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3)))) (+ (* 1/48 (/ (* (cos (PI)) (sin (neg (PI)))) (* (pow y 3) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* 1/2 (/ (* (cos (PI)) (* (sin (neg (PI))) (+ (* -1 (/ (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2)) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* y (+ 1 (* (sin (PI)) (sin (neg (PI)))))))))))) (+ (* -1 (/ (- (* 1/8 (/ 1 (pow y 2))) (* -1/8 (/ (* (sin (PI)) (sin (neg (PI)))) (pow y 2)))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2)) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* -1/2 (/ (* (cos (PI)) (sin (neg (PI)))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y y))) y) #s(literal 0 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 1 binary64)) y) #s(literal 0 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 0 binary64))))) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 1 binary64))) x (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64))) x #s(literal 1 binary64)) |
(* -2 (/ (* y (+ y (* -1 y))) (pow x 2))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) (/.f64 (*.f64 #s(literal 0 binary64) y) x)) |
(/ (+ (* -2 (* y (+ y (* -1 y)))) (* -1 (* (pow x 2) (- 1 (* -1/12 (/ (+ y (* -1 y)) y)))))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) y) y) #s(literal -1/12 binary64))))) (*.f64 x x)) |
(/ (+ (* -2 (* y (+ y (* -1 y)))) (* (pow x 2) (+ (* -1 (* (pow x 2) (- (* 1/12 (/ 1 (pow y 2))) (+ (* -1/24 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 2))) (* 1/960 (/ (+ y (* -1 y)) (pow y 3))))))) (* -1 (- 1 (* -1/12 (/ (+ y (* -1 y)) y))))))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) y) y) #s(literal -1/12 binary64))) y) (/.f64 (*.f64 #s(literal 1/960 binary64) (*.f64 #s(literal 0 binary64) y)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) y) y) #s(literal -1/12 binary64))))) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -2 (* y (+ y (* -1 y)))) (* (pow x 2) (+ (* -1 (- 1 (* -1/12 (/ (+ y (* -1 y)) y)))) (* (pow x 2) (+ (* -1 (* (pow x 2) (- (* 1/120 (/ 1 (pow y 4))) (+ (* -1/24 (/ (- (* 1/12 (/ 1 (pow y 2))) (+ (* -1/24 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 2))) (* 1/960 (/ (+ y (* -1 y)) (pow y 3))))) (pow y 2))) (+ (* -1/161280 (/ (+ y (* -1 y)) (pow y 5))) (* 1/1920 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 4)))))))) (* -1 (- (* 1/12 (/ 1 (pow y 2))) (+ (* -1/24 (/ (- 1 (* -1/12 (/ (+ y (* -1 y)) y))) (pow y 2))) (* 1/960 (/ (+ y (* -1 y)) (pow y 3))))))))))) (pow x 2)) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) y) y) #s(literal -1/12 binary64))) y) (/.f64 (*.f64 #s(literal 1/960 binary64) (*.f64 #s(literal 0 binary64) y)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 y y)) #s(literal -1/24 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) y) y) #s(literal -1/12 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/161280 binary64) (*.f64 #s(literal 0 binary64) y)) (pow.f64 y #s(literal 5 binary64)))))) (*.f64 x x) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) y) y) #s(literal -1/12 binary64))) y) (/.f64 (*.f64 #s(literal 1/960 binary64) (*.f64 #s(literal 0 binary64) y)) (pow.f64 y #s(literal 3 binary64))))))) (*.f64 x x) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) y) y) #s(literal -1/12 binary64))))) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) y) #s(literal -2 binary64))) (*.f64 x x)) |
(* -1 (/ (+ y (* -1 y)) x)) |
(/.f64 (*.f64 #s(literal 0 binary64) y) (neg.f64 x)) |
(/ (- (* -1/2 (/ (pow x 2) y)) (+ y (* -1 y))) x) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1/2 binary64) (*.f64 #s(literal 0 binary64) y)) x) |
(/ (- (* (pow x 2) (- (* -1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (+ y (* -1 y))) x) |
(/.f64 (fma.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)) (*.f64 x x) (*.f64 #s(literal 0 binary64) y)) x) |
(/ (- (* (pow x 2) (- (* (pow x 2) (- (* -1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (+ y (* -1 y))) x) |
(/.f64 (fma.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)) (*.f64 x x) (*.f64 #s(literal 0 binary64) y)) x) |
(* -1 (/ y x)) |
(/.f64 (neg.f64 y) x) |
(/ (+ (* -1 y) (* -1/6 (/ (pow x 2) y))) x) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) y) (neg.f64 y)) x) |
(/ (+ (* -1 y) (* (pow x 2) (- (* -7/360 (/ (pow x 2) (pow y 3))) (* 1/6 (/ 1 y))))) x) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -7/360 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/6 binary64) y)) (*.f64 x x) (neg.f64 y)) x) |
(/ (+ (* -1 y) (* (pow x 2) (- (* (pow x 2) (- (* -31/15120 (/ (pow x 2) (pow y 5))) (* 7/360 (/ 1 (pow y 3))))) (* 1/6 (/ 1 y))))) x) |
(/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -31/15120 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 7/360 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) y)) (*.f64 x x) (neg.f64 y)) x) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) x) |
(* 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) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(sin (PI)) |
#s(literal 0 binary64) |
(+ (sin (PI)) (* -1/2 (/ (* x (cos (PI))) y))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(+ (sin (PI)) (* x (+ (* -1/2 (/ (cos (PI)) y)) (* -1/8 (/ (* x (sin (PI))) (pow y 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 x (/.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1/2 binary64) y)) x #s(literal 0 binary64)) |
(+ (sin (PI)) (* x (+ (* -1/2 (/ (cos (PI)) y)) (* x (+ (* -1/8 (/ (sin (PI)) (pow y 2))) (* 1/48 (/ (* x (cos (PI))) (pow y 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/48 binary64) (/.f64 #s(literal 0 binary64) (*.f64 y y))) x (/.f64 #s(literal 1/2 binary64) y)) x #s(literal 0 binary64)) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* -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)) |
(/ -1 (cos (+ (PI) (* 1/2 (/ x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(cos (+ (PI) (* 1/2 (/ x y)))) |
(cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) |
(* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))) |
(*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x)) |
(* -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 (/.f64 x y) #s(literal -1/2 binary64)))) |
(* 1/24 (/ (pow x 3) (pow y 3))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/24 binary64)) |
(* (pow x 3) (+ (* 1/2 (/ 1 (* (pow x 2) y))) (* 1/24 (/ 1 (pow y 3))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) |
(* (sin (neg (PI))) (sin (- (PI) (* 1/2 (/ x y))))) |
(*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 0 binary64)) |
(- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (- (PI) (* 1/2 (/ x y)))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 0 binary64))) |
(/ -1 (- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (- (PI) (* 1/2 (/ x y))))))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 0 binary64)))) |
(* -1 (/ (+ (/ 1 (sin (/ x y))) (/ (cos (/ x y)) (sin (* -1 (/ x y))))) (sin (* 1/2 (/ x y))))) |
(/.f64 (+.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(* -1 (+ (/ 1 (sin (/ x y))) (/ (cos (/ x y)) (sin (* -1 (/ x y)))))) |
(neg.f64 (+.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))))) |
(/ -1 (sin (/ x y))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(sin (- (PI) (* 1/2 (/ x y)))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(/ -1 (cos (- (PI) (* -1/2 (/ x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) |
(cos (- (PI) (* -1/2 (/ x y)))) |
(cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) |
(* -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))) |
(* -1 (* (pow x 3) (- (* 1/48 (/ 1 (pow y 3))) (* 1/2 (/ 1 (* (pow x 2) y)))))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (-.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 x 3) (+ (* 1/24 (/ 1 (pow y 3))) (* 1/2 (/ 1 (* (pow x 2) y))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) |
(* (sin (neg (PI))) (sin (+ (PI) (* -1/2 (/ x y))))) |
(*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 0 binary64)) |
(- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (+ (PI) (* -1/2 (/ x y)))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 0 binary64))) |
(/ -1 (- (* -1 (cos (* -1/2 (/ x y)))) (* (sin (neg (PI))) (sin (+ (PI) (* -1/2 (/ x y))))))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) #s(literal 0 binary64)))) |
(sin (+ (PI) (* -1/2 (/ x y)))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) |
(/ (+ (* 1/2 x) (* y (PI))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (PI.f64) y)) y) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 y y)) |
(/ (+ (* -1/48 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64))) (pow.f64 y #s(literal 3 binary64))) |
(/ (+ (* 1/24 (pow x 3)) (* 1/2 (* x (pow y 2)))) (pow y 3)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 3 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 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64) #s(literal -1 binary64))) |
(- (* -1 (/ (+ (* -1/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (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)))))) (cos (PI)))))) (pow y 3))) (+ (* 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/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal -1 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/16 binary64)))) (neg.f64 (pow.f64 y #s(literal 3 binary64)))) (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64) #s(literal -1 binary64)))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (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 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)))))))) |
(- (+ (cos (PI)) (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* 1/2 (/ (* x (sin (PI))) y))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 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))) |
(+.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64)) (/.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)))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 0 binary64) x))) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/92160 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(/ (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x)) 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 (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (* (sin (PI)) (sin (neg (PI)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 0 binary64) x) (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (+ (* 1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (pow y 3))) (* (sin (PI)) (sin (neg (PI))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 0 binary64) x) (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 0 binary64)) (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/48 binary64) #s(literal 0 binary64)))) |
(- (* 1/8 (/ (pow x 2) (pow y 2))) (+ 1 (+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (* (sin (PI)) (sin (neg (PI)))))))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 0 binary64) x) (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(- (+ (* -1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (pow y 3))) (* 1/8 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) (pow y 2))) (* (sin (PI)) (sin (neg (PI)))))))) |
(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/48 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 0 binary64) x) (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(- (+ (* -1 (/ (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3)))) (pow y 2))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal -1 binary64))) y) (fma.f64 (*.f64 x (/.f64 #s(literal 0 binary64) y)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI)))))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))) (+ (* 1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* 1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (+ 1 (* (sin (PI)) (sin (neg (PI))))))))) (pow y 3))) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (+ (* -1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (* (pow y 2) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) x) #s(literal 1 binary64)) #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal -1 binary64))) #s(literal 0 binary64)) x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 1/48 binary64))) #s(literal 1 binary64))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 0 binary64) x)))))) |
(* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x) #s(literal -2 binary64)) |
(+ (* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) (* -1 (/ (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x) #s(literal -2 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64))))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 (neg.f64 y) y))) |
(+ (* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) (+ (* -1 (/ (- (* -2 (/ (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* 1/960 (* (pow x 3) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (* -1 (/ (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x) #s(literal -2 binary64) (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64))))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/360 binary64))))))) x) #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64))))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 (*.f64 #s(literal 1/960 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x))))) (pow.f64 y #s(literal 4 binary64)))))) |
(+ (* -2 (/ (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) (+ (* -1 (/ (- (* -2 (/ (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* 1/960 (* (pow x 3) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (+ (* -1 (/ (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (* -1 (/ (- (* 2 (/ (- (* -1/40320 (pow x 7)) (+ (* -1/6 (* (pow x 2) (- (* 1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* 1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x))))))))) (+ (* -1/120 (* (pow x 4) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))) (+ (* -1/5040 (* (pow x 6) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/30240 (pow x 7)) (+ (* -1/362880 (pow x 7)) (+ (* 1/362880 (pow x 7)) (+ (* 1/120 (* (pow x 4) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (* 1/6 (* (pow x 2) (+ (* -1/5040 (pow x 5)) (+ (* 1/720 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* 1/960 (* (pow x 3) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))) (+ (* -1/161280 (* (pow x 5) (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))) (* 1/1920 (* (pow x 4) (- (* 2 (/ (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (+ (* -1/36 (pow x 3)) (+ (* -1/120 (pow x 3)) (* 1/120 (pow x 3)))))) x)) (* -1/12 (* x (- (* 1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))))) (pow y 6)))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x) #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/360 binary64))))))) x) #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64))))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 (*.f64 #s(literal 1/960 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x))))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64))))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 y y))) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/40320 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/360 binary64)) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal -1/30240 binary64) (pow.f64 x #s(literal 7 binary64)) (fma.f64 #s(literal -1/362880 binary64) (pow.f64 x #s(literal 7 binary64)) (fma.f64 #s(literal 1/362880 binary64) (pow.f64 x #s(literal 7 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/360 binary64)) (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64)))))))))))))) x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/360 binary64))))))) x) #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64))))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 (*.f64 #s(literal 1/960 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x))))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (fma.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64))))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 (*.f64 #s(literal -1/161280 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 0 binary64) x)))))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) |
(/ (- (+ (* -1/6 x) (* 1/6 x)) (* 1/2 x)) y) |
(/.f64 (fma.f64 #s(literal 0 binary64) x (*.f64 #s(literal -1/2 binary64) x)) y) |
(/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/2 x) (* 1/6 x))) (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 2))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (* 1/6 x)))))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) x (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) x)))) (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/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/2 x) (* 1/6 x))) (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 2))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/2 x) (* 1/6 x))) (pow y 4))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (* 1/6 (/ (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))) (pow y 4))))))))))))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) x (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x x)) y) (/.f64 #s(literal -1/6 binary64) y) (+.f64 (/.f64 (fma.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/5040 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/6 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/360 binary64)) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/120 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))))))) (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/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3)))))) (+ (* 1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* 1/2 x) (* 1/6 x)))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/2 x) (* 1/6 x))) (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 2))) (+ (* -1/120 (/ (* (pow x 4) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))) (pow y 6))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 6) (- (* 1/2 x) (* 1/6 x))) (pow y 6))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* -1/30240 (/ (pow x 7) (pow y 6))) (+ (* -1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* -1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* 1/2 x) (* 1/6 x)))) (* -1/120 (pow x 3))))) (pow y 6))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/2 x) (* 1/6 x))) (pow y 4))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (+ (* 1/6 (/ (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))) (pow y 4))) (* 1/6 (/ (* (pow x 2) (+ (* -1/5040 (pow x 5)) (+ (* 1/720 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3)))))))) (pow y 6))))))))))))))))))))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* -1/40320 (/ (pow x 7) (pow y 6))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) x (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/6 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/36 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/360 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/120 binary64) (fma.f64 #s(literal -1/120 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/5040 binary64) (fma.f64 #s(literal -1/30240 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -1/362880 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 #s(literal 1/362880 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/5040 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/120 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal 1/120 binary64) (fma.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/360 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/360 binary64)) (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(literal 1/6 binary64) x))))))))))))))) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal -1/40320 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) x))))) y) |
(* y (- (* -1/6 (/ x (pow y 2))) (/ 1 x))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) x)) y) |
(* y (- (* -1 (/ (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))) (pow y 4))) (+ (* 1/6 (/ x (pow y 2))) (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x))) y) |
(* y (- (* -1 (/ (+ (* -1/720 (pow x 5)) (+ (* 1/5040 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))) (pow y 6))) (+ (* -1/120 (/ (pow x 3) (pow y 4))) (+ (* 1/36 (/ (pow x 3) (pow y 4))) (+ (* 1/6 (/ x (pow y 2))) (/ 1 x)))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/720 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64))))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)))) y) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))) x) y) |
(/ (+ 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 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) y) |
(/ (+ (* -1/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) |
(+ (sin (PI)) (+ (* -1/2 (/ (* x (cos (PI))) y)) (* -1/8 (/ (* (pow x 2) (sin (PI))) (pow y 2))))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(+ (sin (PI)) (+ (* -1/2 (/ (* x (cos (PI))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (PI))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (PI))) (pow y 3)))))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (pow.f64 y #s(literal 3 binary64))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 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 (*.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/46080 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/720 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(- (* -1 (/ (- (+ (* 1/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 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) y) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) (neg.f64 y)) #s(literal -1 binary64)) |
(- (* -1 (/ (- (* -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)))))) (* y (cos (PI))))) (+ (* -1/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))))) (+ (* 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 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal -1 binary64))) y) (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal 0 binary64)) #s(literal -1/24 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal -1 binary64)))) y) #s(literal -1 binary64) (*.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) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (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) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))))) #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)))))))) |
(+ (cos (PI)) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (PI))) y)) (* -1/2 (* x (sin (PI))))) y))) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) y)) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (neg.f64 y)) #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))) |
(+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (neg.f64 y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (neg.f64 y)) #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/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 #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))))) (+.f64 (/.f64 (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)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #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)))))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/8 binary64) (+.f64 (/.f64 (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)))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (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)))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (* -1/24 (/ (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/8 (/ (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (* (sin (PI)) (sin (neg (PI))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) y) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (neg.f64 y)) #s(literal 0 binary64)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI)))))) (* 1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) y))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (* (sin (PI)) (sin (neg (PI))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 0 binary64))) (neg.f64 y))) (neg.f64 y)) #s(literal 0 binary64)) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) y) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) (neg.f64 y)) #s(literal 1 binary64)) |
(- (* -1 (/ (- (* -1 (/ (- (+ (* -1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) y)) (* 1/8 (pow x 2))) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) y)) (* 1/2 (* x (* (cos (PI)) (sin (neg (PI))))))) y)) (+ 1 (* (sin (PI)) (sin (neg (PI)))))) |
(-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) (neg.f64 y)) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) (neg.f64 y)) #s(literal 1 binary64)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))) (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) y)) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(+.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) y) (*.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (neg.f64 y))) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) (neg.f64 y)) #s(literal 1 binary64)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))))) (* y (+ 1 (* (sin (PI)) (sin (neg (PI)))))))) (+ (* -1/48 (/ (* (pow x 3) (* (cos (PI)) (sin (neg (PI))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) (* 1/2 (/ (* x (* (cos (PI)) (* (sin (neg (PI))) (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI)))))))))) (* y (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3)))))) (+ (* -1 (/ (- (* 1/8 (pow x 2)) (* -1/8 (* (pow x 2) (* (sin (PI)) (sin (neg (PI))))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2))) (* -1/4 (/ (* (pow x 2) (* (pow (cos (PI)) 2) (pow (sin (neg (PI))) 2))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 3))))) y)) (* 1/2 (/ (* x (* (cos (PI)) (sin (neg (PI))))) (pow (+ 1 (* (sin (PI)) (sin (neg (PI))))) 2)))) y)) (/ 1 (+ 1 (* (sin (PI)) (sin (neg (PI))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal -1/48 binary64))) (*.f64 #s(literal 1 binary64) y)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/4 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal -1 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/2 x) (+ (* -1/6 x) (* 1/6 x))) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x) #s(literal 2 binary64)) |
(+ (* -1 (/ (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (* 2 (/ (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))) x))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x) #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 13/360 binary64))))) x) #s(literal -2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 (neg.f64 y) y))) |
(+ (* -1 (/ (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (+ (* -1 (/ (- (* 2 (/ (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* -1/960 (* (pow x 3) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (* 2 (/ (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 13/360 binary64))))) x) #s(literal -2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) y) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x) #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64))))))) x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 13/360 binary64))))) x) #s(literal -2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 (*.f64 #s(literal -1/960 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x))))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))))) |
(+ (* -1 (/ (- (* -2 (/ (- (* 1/40320 (pow x 7)) (+ (* -1/6 (* (pow x 2) (- (* -1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x))))))))) (+ (* -1/120 (* (pow x 4) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))) (+ (* -1/5040 (* (pow x 6) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/362880 (pow x 7)) (+ (* 1/362880 (pow x 7)) (+ (* 1/30240 (pow x 7)) (+ (* 1/120 (* (pow x 4) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (* 1/6 (* (pow x 2) (+ (* -1/720 (pow x 5)) (+ (* 1/5040 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* -1/960 (* (pow x 3) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))) (+ (* 1/161280 (* (pow x 5) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))) (* 1/1920 (* (pow x 4) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))))))) (pow y 6))) (+ (* -1 (/ (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))) (pow y 2))) (+ (* -1 (/ (- (* 2 (/ (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (+ (* 1/5040 (pow x 5)) (+ (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3))))))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (+ (* -1/120 (pow x 3)) (+ (* 1/120 (pow x 3)) (* 1/36 (pow x 3)))))) x)) (* 1/12 (* x (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x)))))))) (* -1/960 (* (pow x 3) (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))))))) (pow y 4))) (* 2 (/ (- (* -1/2 x) (+ (* -1/6 x) (* 1/6 x))) x))))) |
(+.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/40320 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64))))) (fma.f64 (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64)) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 #s(literal -1/362880 binary64) (pow.f64 x #s(literal 7 binary64)) (fma.f64 #s(literal 1/362880 binary64) (pow.f64 x #s(literal 7 binary64)) (fma.f64 #s(literal 1/30240 binary64) (pow.f64 x #s(literal 7 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/720 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)))))))))))))) x) #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64))))))) x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 13/360 binary64))))) x) #s(literal -2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 (*.f64 #s(literal -1/960 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x))))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 13/360 binary64))))) x) #s(literal -2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 (*.f64 #s(literal 1/161280 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 13/360 binary64))))) x) #s(literal -2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 y y)))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x) #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64))))))) x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (fma.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 13/360 binary64))))) x) #s(literal -2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x)) x))) (*.f64 (*.f64 #s(literal -1/960 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 0 binary64) x))))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))))) |
(* -1 (/ (- (+ (* -1/6 x) (* 1/6 x)) (* -1/2 x)) y)) |
(/.f64 (fma.f64 #s(literal 0 binary64) x (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/2 x) (* -1/6 x))) (pow y 2))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/36 (/ (pow x 3) (pow y 2))) (* 1/6 x)))))) (+ (* -1/2 x) (* 1/24 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) x (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (*.f64 #s(literal -1/120 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 13/360 binary64)) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) x)))) (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/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/2 x) (* -1/6 x))) (pow y 2))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3))))) (pow y 4))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* -1/2 x) (* -1/6 x))) (pow y 4))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/36 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (* 1/6 (/ (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))) (pow y 4))))))))))))) (+ (* -1/2 x) (* 1/24 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) x (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x x)) y) (/.f64 #s(literal -1/6 binary64) y) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64)))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 (/.f64 #s(literal -1/120 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/5040 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal -1/3 binary64)))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 13/360 binary64)) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (+.f64 x (*.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64)) (pow.f64 y #s(literal 4 binary64)))))))))))) (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/6 x) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/2 x) (* -1/6 x))) (pow y 2))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3)))))) (+ (* -1/5040 (pow x 5)) (* 1/120 (* (pow x 4) (- (* -1/2 x) (* -1/6 x)))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3))))) (pow y 4))) (+ (* -1/120 (/ (* (pow x 4) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))) (pow y 6))) (+ (* -1/120 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 6) (- (* -1/2 x) (* -1/6 x))) (pow y 6))) (+ (* -1/5040 (/ (pow x 5) (pow y 4))) (+ (* -1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/362880 (/ (pow x 7) (pow y 6))) (+ (* 1/30240 (/ (pow x 7) (pow y 6))) (+ (* 1/5040 (/ (pow x 5) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* -1/2 x) (* -1/6 x))) (pow y 4))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/24 (pow x 3)) (+ (* -1/6 (* (pow x 2) (- (* -1/2 x) (* -1/6 x)))) (* 1/120 (pow x 3))))) (pow y 6))) (+ (* 1/120 (/ (pow x 3) (pow y 2))) (+ (* 1/36 (/ (pow x 3) (pow y 2))) (+ (* 1/6 x) (+ (* 1/6 (/ (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))) (pow y 4))) (* 1/6 (/ (* (pow x 2) (+ (* -1/720 (pow x 5)) (+ (* 1/5040 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/120 (pow x 3)) (* 1/36 (pow x 3)))))))) (pow y 6))))))))))))))))))))) (+ (* -1/2 x) (+ (* 1/40320 (/ (pow x 7) (pow y 6))) (* 1/24 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) x (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/3 binary64)) y) (/.f64 (*.f64 x x) y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64)))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/120 binary64) (fma.f64 #s(literal -1/120 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/5040 binary64) (fma.f64 #s(literal -1/362880 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/362880 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 #s(literal 1/30240 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal -1/3 binary64)))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/120 binary64)))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/120 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 13/360 binary64)) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/720 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 6 binary64))))) (*.f64 #s(literal 1/6 binary64) x)))))))))))))) (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/40320 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64))))))) (neg.f64 y)) |
(* -1 (* y (+ (* 1/6 (/ x (pow y 2))) (/ 1 x)))) |
(*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))) (pow y 4))) (/ 1 x)) (* -1/6 (/ x (pow y 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 7/360 binary64) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x))) (neg.f64 y)) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1/5040 (pow x 5)) (+ (* 1/720 (pow x 5)) (* 1/6 (* (pow x 2) (+ (* -1/36 (pow x 3)) (* 1/120 (pow x 3))))))) (pow y 6))) (/ 1 x)) (+ (* -1/6 (/ x (pow y 2))) (+ (* -1/36 (/ (pow x 3) (pow y 4))) (* 1/120 (/ (pow x 3) (pow y 4)))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/5040 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/360 binary64)) (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 6 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 x y) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/360 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (+.f64 (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))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 #s(literal -1/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 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 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 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 y)) |
(+ (sin (PI)) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (PI))) y)) (* 1/2 (* x (cos (PI))))) y))) |
(fma.f64 (/.f64 (fma.f64 (neg.f64 x) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) y) #s(literal 1/8 binary64))) y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(+ (sin (PI)) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (PI)))) (* 1/48 (/ (* (pow x 3) (cos (PI))) y))) y)) (* 1/2 (* x (cos (PI))))) y))) |
(+.f64 (/.f64 (fma.f64 (neg.f64 x) #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) y)) (neg.f64 y))) (neg.f64 y)) #s(literal 0 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 329 |
| 0 | 108 | 303 |
| 1 | 353 | 292 |
| 2 | 2551 | 288 |
| 0 | 8193 | 286 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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 (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))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) |
#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))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(*.f64 #s(literal 1/8 binary64) 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 #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))) (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)))) |
(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))) |
(*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))) |
(sin.f64 (neg.f64 (PI.f64))) |
(/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.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))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) |
(sin.f64 (/.f64 x y)) |
#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 x x) y) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)))) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #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 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(neg.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64))) |
(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))) |
#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 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #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 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))))) |
(fma.f64 (sin.f64 (neg.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 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #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 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (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))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.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 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #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 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 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 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 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 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (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) (/.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 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.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) (/.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) (/.f64 (PI.f64) #s(literal 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))) (PI.f64))) |
(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 (+.f64 (neg.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 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(-.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) (cos.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))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))))) |
(cos.f64 (+.f64 (+.f64 (neg.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 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (fma.f64 (/.f64 (neg.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) (+.f64 (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) (/.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 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 (PI.f64))))) |
(cos.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(cos.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))))) |
(cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 (PI.f64)))) |
(cos.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(cos.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 #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 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64)))))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))))) |
(+.f64 (*.f64 (sin.f64 (neg.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))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(+.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #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 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x 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)) (*.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 (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 (sqrt.f64 (neg.f64 (PI.f64))) (sqrt.f64 (neg.f64 (PI.f64))) (*.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 (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 (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 (neg.f64 x) y) #s(literal -1/2 binary64) (PI.f64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y) (PI.f64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) |
(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 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 (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 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (PI.f64)) |
(+.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y)) (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y)) (/.f64 x (fabs.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/8 binary64) x)) (fabs.f64 (/.f64 (/.f64 x y) y)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/8 binary64) x)) (fabs.f64 (/.f64 x (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (*.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (/.f64 x y) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y)) (/.f64 x y))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (pow.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 x y) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/8 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) x)) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y)) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (neg.f64 y))) |
(*.f64 #s(literal 1/8 binary64) x) |
(*.f64 x #s(literal 1/8 binary64)) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) y) x) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) (/.f64 x y)) |
(*.f64 x (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64))) x) (neg.f64 y)) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) x)) (neg.f64 y)) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) x) y) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (/.f64 #s(literal -1/48 binary64) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/48 binary64) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x (*.f64 (/.f64 #s(literal -1/48 binary64) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) y) x))))) |
(/.f64 (neg.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) y) x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) y) x))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) y) x)))) |
(neg.f64 (/.f64 #s(approx (tan (/ x (* y 2))) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) y) x))))) |
#s(approx (tan (/ x (* y 2))) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1/576 binary64))) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 x y) #s(literal 9 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1/576 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1/576 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 x y) #s(literal 9 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1/576 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1/576 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 x y) #s(literal 9 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 x y))))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 x y) #s(literal 9 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1/576 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)))) (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 x (fabs.f64 y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x y))) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3/2 binary64))) (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 x y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/24 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/24 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/24 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y) (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(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))) |
(fma.f64 (/.f64 x y) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)) #s(literal 1/24 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 x y) #s(literal 9 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1/576 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) #s(literal 1/576 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))))))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (neg.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 -2 binary64)) |
(/.f64 (-.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)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (PI.f64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(/.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 2 binary64)) |
(neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 (cos.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 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #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 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))))) |
(fma.f64 (sin.f64 (neg.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 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #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 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (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))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.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 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #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 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 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 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 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 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (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) (/.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 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.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) (/.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) (/.f64 (PI.f64) #s(literal 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))) (PI.f64))) |
(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 (+.f64 (neg.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 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(-.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) (cos.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))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))))) |
(cos.f64 (+.f64 (+.f64 (neg.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 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (fma.f64 (/.f64 (neg.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) (+.f64 (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) (/.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 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 (PI.f64))))) |
(cos.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(cos.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))))) |
(cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (neg.f64 (PI.f64)))) |
(cos.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(cos.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 #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 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64)))))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))))) |
(+.f64 (*.f64 (sin.f64 (neg.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))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(+.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #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 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)))) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #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 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(neg.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64))) |
(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 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))))) (neg.f64 (neg.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))))) (pow.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 2 binary64))) (*.f64 (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -3 binary64)) (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 3 binary64))) (*.f64 (fma.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))))) (neg.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x y)))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) (neg.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -3 binary64)) (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x y))))) (neg.f64 (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (cos.f64 (/.f64 x y))))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (cos.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (neg.f64 (cos.f64 (/.f64 x y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 2 binary64))) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -3 binary64)) (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))))) (/.f64 (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -3 binary64)) (fma.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)))) (/.f64 (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 3 binary64)) (fma.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) |
(pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) |
(neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 (neg.f64 x) y))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (neg.f64 x) y))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) y))) |
(fma.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -1 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (neg.f64 x) y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
(sin.f64 (neg.f64 (+.f64 (/.f64 x y) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (/.f64 x y) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64))) |
(sin.f64 (/.f64 x y)) |
(-.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (+.f64 (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)) (PI.f64))) |
(cos.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (sin.f64 (/.f64 x y)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 0 binary64))) |
#s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) y) x)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x y) x) |
(*.f64 x (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 y)) |
(/.f64 (*.f64 x x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 x x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) x) y)) |
(neg.f64 (/.f64 (*.f64 x x) (neg.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.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 0 binary64)))))) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))))) |
(fma.f64 (sin.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 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)) (PI.f64))) |
(sin.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)))) |
(sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64)))))) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (sin.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 0 binary64))) |
(cos.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (cos.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))))) (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.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 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64)))) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))))) |
(neg.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(fma.f64 (sin.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (PI.f64) (neg.f64 (PI.f64))))) #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 #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 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #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 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #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 #s(literal -1/2 binary64) (/.f64 x y))) #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 #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 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(sin.f64 (neg.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 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.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 (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 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (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 (fma.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (PI.f64) (neg.f64 (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (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) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (PI.f64) (neg.f64 (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.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)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (-.f64 (PI.f64) (neg.f64 (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (-.f64 (PI.f64) (neg.f64 (PI.f64)))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (+.f64 (PI.f64) (neg.f64 (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (+.f64 (PI.f64) (neg.f64 (PI.f64)))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #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 #s(literal -1 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (PI.f64) (neg.f64 (PI.f64))))))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(cos.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (PI.f64) (neg.f64 (PI.f64)))))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64))) |
(cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (PI.f64) (neg.f64 (PI.f64))))) |
(cos.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #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 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (PI.f64) (neg.f64 (PI.f64))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.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))) #s(literal -1 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64)) (*.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))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64))) |
(+.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))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 0 binary64) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(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 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) |
(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 x y)) #s(literal 0 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal 0 binary64)) (*.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
Compiled 26 621 to 3 327 computations (87.5% saved)
69 alts after pruning (61 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 526 | 28 | 554 |
| Fresh | 6 | 33 | 39 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 533 | 69 | 602 |
| Status | Accuracy | Program |
|---|---|---|
| 4.8% | (/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))))) | |
| 5.6% | (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.2% | (/.f64 (/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 2 binary64))) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.2% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (neg.f64 (cos.f64 (/.f64 x y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.7% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) (-.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)))))) | |
| 5.6% | (/.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 y)))) | |
| 4.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) (cos.f64 (/.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)) #s(literal 2 binary64)))) | |
| 7.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 5.2% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.2% | (/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))))) (/.f64 (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.2% | (/.f64 (-.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.0% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 5.6% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.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.2% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.3% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.3% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.2% | (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))))) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) | |
| 4.9% | (/.f64 (-.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x y)))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) | |
| 5.1% | (/.f64 (-.f64 #s(approx (/ -1 (sin (/ x y))) (/.f64 (neg.f64 y) x)) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.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.6% | (/.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)))) | |
| 46.6% | (/.f64 (tan.f64 (/.f64 x (+.f64 y y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 5.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.3% | (/.f64 (tan.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 43.2% | (/.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 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) x) y))) | |
| 2.2% | (/.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))) #s(approx (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 binary64))))) | |
| 35.4% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y)) #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.0% | (/.f64 #s(approx (tan (/ x (* y 2))) #s(approx (+ (* (pow (/ x y) 3) 1/24) (* (/ x y) 1/2)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/24 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))) | |
| 5.1% | (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) | |
| ✓ | 5.6% | #s(approx (/ (tan (/ (/ x y) -2)) (sin (/ x (* y 2)))) #s(literal -1 binary64)) |
| ✓ | 50.5% | #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))) |
| 48.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #s(literal 1 binary64))) | |
| 52.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #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 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64))) (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| 54.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.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 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (+.f64 (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)))) | |
| 54.9% | #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)))))) | |
| 54.7% | #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)))))) | |
| 53.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.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/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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)))))))) | |
| 53.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) | |
| 54.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 54.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (+ (* (/ x y) 1/2) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64))))))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64))))) | |
| ✓ | 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) | |
| 53.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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))))))))) | |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 54.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 54.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 54.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sin.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 55.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (neg.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 54.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #s(literal 2 binary64))))) | |
| 54.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))))) | |
| 54.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))))) | |
| 54.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))))) | |
| 54.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))))) | |
| ✓ | 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
| 54.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 54.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| 54.8% | #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) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (PI.f64))))) | |
| 55.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) | |
| ✓ | 55.2% | #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.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) | |
| 48.7% | #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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x #s(literal 0 binary64)) x #s(literal -1 binary64))))) | |
| 52.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) | |
| ✓ | 55.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 5 318 to 1 957 computations (63.2% 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)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x #s(literal 0 binary64)) 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 (*.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 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (+ (* (/ x y) 1/2) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (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 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.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 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.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 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.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 x y) #s(literal 1/2 binary64) (/.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) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 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))) (PI.f64))))) |
(/.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))) #s(approx (+ (* (pow (/ x y) 3) 1/24) (* (/ x y) 1/2)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/24 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))) |
(/.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 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) x) y))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.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)) #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 y y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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))))) |
(/.f64 (tan.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.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)))) |
(/.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))) #s(approx (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 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)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (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 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y)) #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)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (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 (neg.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.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 y)))) |
(/.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))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.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) (-.f64 (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (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 (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) (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) (-.f64 (*.f64 (sin.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.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))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(approx (/ -1 (sin (/ x y))) (/.f64 (neg.f64 y) x)) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (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) (sin.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.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))))) |
(/.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))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.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) (sin.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/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.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 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)))) (+.f64 (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (sin.f64 (/.f64 (neg.f64 x) y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal 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 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64))) (sin.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) (-.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)))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+.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))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+.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 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (neg.f64 (cos.f64 (/.f64 x y))))) (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x y)))) (*.f64 (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #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))))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #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 x y) #s(literal -1/2 binary64)) #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 (-.f64 (pow.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 2 binary64))) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))))) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (sin.f64 (/.f64 x y)) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))))) (/.f64 (pow.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.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) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #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 #s(literal 0 binary64) (sin.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 (*.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 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))))))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.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/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 38.0ms | (*.f64 y #s(literal 2 binary64)) |
| 32.0ms | y |
| 26.0ms | x |
| 23.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 22.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.3% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 57.6% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 57.2% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 55.3% | 1 | x |
| 55.3% | 1 | y |
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)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x #s(literal 0 binary64)) 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 (*.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 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (+ (* (/ x y) 1/2) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (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 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.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 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.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 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.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 x y) #s(literal 1/2 binary64) (/.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) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 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))) (PI.f64))))) |
(/.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))) #s(approx (+ (* (pow (/ x y) 3) 1/24) (* (/ x y) 1/2)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/24 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))) |
(/.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 #s(literal -1/48 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) x) y))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.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)) #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 y y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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))))) |
(/.f64 (tan.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.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)))) |
(/.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))) #s(approx (* (/ (+ (* (/ (* x x) y) (/ -1/48 y)) 1/2) y) x) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/48 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)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (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 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y)) #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)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (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 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (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 (neg.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.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 y)))) |
(/.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))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.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) (-.f64 (*.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (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 (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y))) (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) (-.f64 (*.f64 (sin.f64 (+.f64 (+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64))) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (tan.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.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))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(approx (/ -1 (sin (/ x y))) (/.f64 (neg.f64 y) x)) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y)))) (sin.f64 (/.f64 (neg.f64 x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (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) (sin.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.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))))) |
(/.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))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64)))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 x y))) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 (neg.f64 x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Outputs |
|---|
#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) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
1 calls:
| 20.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 5 to 5 computations (0% 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)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x #s(literal 0 binary64)) 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 (*.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 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (+ (* (/ x y) 1/2) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (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 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.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 x y) #s(literal 1/2 binary64) (+.f64 (PI.f64) (/.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 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.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 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (+ (* (/ x y) 1/2) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
1 calls:
| 29.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 5 to 5 computations (0% 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)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x #s(literal 0 binary64)) 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 (*.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 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
| Outputs |
|---|
#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)))) #s(literal 1 binary64)) |
1 calls:
| 4.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 5 to 5 computations (0% 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)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x #s(literal 0 binary64)) 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 (*.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))))) |
| Outputs |
|---|
#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)))) #s(literal 1 binary64)) |
1 calls:
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.3% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 5 to 5 computations (0% 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)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x #s(literal 0 binary64)) 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 (*.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)))) |
| 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)) |
1 calls:
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.3% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 5 to 5 computations (0% 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)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x #s(literal 0 binary64)) 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 (*.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)) |
1 calls:
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.3% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 5 to 5 computations (0% 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)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x #s(literal 0 binary64)) 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))))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
3 calls:
| 36.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 3.0ms | x |
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.3% | 1 | x |
| 55.3% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 55.3% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 19 to 15 computations (21.1% 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 y #s(literal 2 binary64)) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 1.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 |
|---|---|---|
| 3.1% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 3.1% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 3.1% | 1 | y |
| 3.1% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 3.1% | 1 | x |
Compiled 23 to 21 computations (8.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.852728681181329e+86 | 4.618178977782061e+93 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.4555455641034036e+73 | 1.3071318588341615e+78 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.4555455641034036e+73 | 1.3071318588341615e+78 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.0449498585172064e+112 | 1.9543107609048272e+121 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.651931564520636e+33 | 1.1806399572261903e+34 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.5898471641127277e+42 | 4.796844135112145e+43 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.5898471641127277e+42 | 4.796844135112145e+43 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 382 |
| 1 | 105 | 382 |
| 2 | 139 | 382 |
| 3 | 183 | 382 |
| 4 | 238 | 382 |
| 5 | 310 | 382 |
| 6 | 429 | 382 |
| 7 | 736 | 382 |
| 8 | 1443 | 382 |
| 9 | 3193 | 382 |
| 10 | 6909 | 382 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 499999999999999979708362228175181365745998044824225719834869504903351961475477212758016 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.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/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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)))))))) #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 19999999999999999660673935899226515960618160481369312643676908399133458432 binary64)) #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) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (PI.f64))))) #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 19999999999999999660673935899226515960618160481369312643676908399133458432 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (+ (* (/ x y) 1/2) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64))))))) #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 50000000000000000777970806473342151213410069846053071668488529021541689058237785163249269495752372383810314043392 binary64)) #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)))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999727876154935214080 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)))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 2000000000000000089771425356151833571098624 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 2000000000000000089771425356151833571098624 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 499999999999999979708362228175181365745998044824225719834869504903351961475477212758016 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.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/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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)))))))) #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 499999999999999979708362228175181365745998044824225719834869504903351961475477212758016 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (sin.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/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 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)))))) #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 19999999999999999660673935899226515960618160481369312643676908399133458432 binary64)) #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) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64)) (PI.f64))))) #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 19999999999999999660673935899226515960618160481369312643676908399133458432 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (+ (* (/ x y) 1/2) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64))))))) #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 19999999999999999660673935899226515960618160481369312643676908399133458432 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (sin.f64 #s(approx (+ (* (/ x y) 1/2) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (PI.f64))))) #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 50000000000000000777970806473342151213410069846053071668488529021541689058237785163249269495752372383810314043392 binary64)) #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)))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4999999999999999727876154935214080 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)))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 2000000000000000089771425356151833571098624 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 2000000000000000089771425356151833571098624 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 2000000000000000089771425356151833571098624 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 2000000000000000089771425356151833571098624 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 | 1048 | 5323 |
| 1 | 3518 | 4846 |
| 0 | 8522 | 4595 |
| 0 | 8 | 33 |
| 0 | 13 | 17 |
| 1 | 29 | 17 |
| 2 | 118 | 17 |
| 3 | 824 | 7 |
| 0 | 10401 | 7 |
| 0 | 45 | 210 |
| 0 | 73 | 201 |
| 1 | 213 | 187 |
| 2 | 1256 | 187 |
| 0 | 8087 | 187 |
| 0 | 34 | 171 |
| 0 | 56 | 171 |
| 1 | 146 | 171 |
| 2 | 704 | 171 |
| 3 | 7818 | 171 |
| 0 | 8028 | 171 |
| 0 | 316 | 1576 |
| 1 | 1006 | 1536 |
| 2 | 4033 | 1498 |
| 0 | 8680 | 1395 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 382 to 88 computations (77% saved)
Compiled 1 146 to 376 computations (67.2% saved)
Loading profile data...