
Time bar (total: 9.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 7 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 8 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 9 |
| 30.5% | 30.4% | 69.5% | 0.1% | 0% | 0% | 0% | 10 |
| 38.3% | 38.2% | 61.7% | 0.1% | 0% | 0% | 0% | 11 |
| 39.6% | 39.6% | 60.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
| 1.2s | 4 041× | 1 | valid |
| 484.0ms | 4 215× | 0 | valid |
ival-tan: 365.0ms (30.6% of total)ival-div: 348.0ms (29.2% of total)ival-sin: 243.0ms (20.4% of total)adjust: 159.0ms (13.3% of total)ival-mult: 63.0ms (5.3% of total)ival-true: 7.0ms (0.6% of total)exact: 5.0ms (0.4% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 120 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 120 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 37 | 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 | 93 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 93 | 0 |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 37 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 37 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 37 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 37 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 37 | |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 27 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 27 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 27 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 27 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 157 | 0 |
| - | 0 | 99 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 157 | 0 | 0 |
| - | 0 | 0 | 99 |
| number | freq |
|---|---|
| 0 | 99 |
| 1 | 37 |
| 2 | 120 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 54.0ms | 236× | 1 | valid |
| 19.0ms | 276× | 0 | valid |
Compiled 89 to 28 computations (68.5% saved)
ival-sin: 21.0ms (40.9% of total)ival-tan: 11.0ms (21.4% of total)ival-div: 10.0ms (19.5% of total)adjust: 4.0ms (7.8% of total)ival-mult: 4.0ms (7.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)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 |
|---|---|---|
| ▶ | 43.9% | (/.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)
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 | 9.113383038880537 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 26.59915043387864 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 26.798636004153895 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 25.0ms | 118× | 1 | valid |
| 13.0ms | 138× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-tan: 9.0ms (36.9% of total)ival-sin: 6.0ms (24.6% of total)ival-div: 5.0ms (20.5% of total)adjust: 2.0ms (8.2% of total)ival-mult: 2.0ms (8.2% 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 | |
|---|---|---|---|---|
| 9.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)))) |
| 3.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 2.0ms | y | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
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)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 47 | 8 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 47 | 9 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| 4.3% | (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 43.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 36.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) | |
| ▶ | 43.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| ▶ | 43.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))))) |
| ▶ | 39.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))))) |
| ▶ | 58.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| 58.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) | |
| ▶ | 3.1% | #s(literal 0 binary64) |
Compiled 303 to 224 computations (26.1% saved)
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| cost-diff | 0 | (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| cost-diff | 0 | #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)))) | |
| cost-diff | 0 | (/.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))))) | |
| 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 | (/.f64 #s(literal 1/2 binary64) y) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| cost-diff | 0 | #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| cost-diff | 0 | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| cost-diff | 0 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 269 |
| 0 | 44 | 269 |
| 1 | 60 | 269 |
| 2 | 90 | 269 |
| 3 | 144 | 269 |
| 4 | 217 | 269 |
| 5 | 308 | 269 |
| 6 | 430 | 269 |
| 7 | 823 | 269 |
| 8 | 1864 | 269 |
| 9 | 4049 | 269 |
| 10 | 7965 | 269 |
| 0 | 8023 | 269 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
#s(literal 0 binary64) |
(/.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))) (*.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 |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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 #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))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.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 (/.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 |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) 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 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
#s(literal 0 binary64) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
#s(approx (tan (/ x (* y 2))) (*.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 |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(/.f64 (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 #s(literal 2 binary64) y))) #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 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))) (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 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #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 #s(literal 2 binary64) y)))) |
#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)))) |
(/.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 (/.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 |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 9.113383038880537 | (/.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))))) | |
| accuracy | 26.57510943970653 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| accuracy | 26.798636004153895 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 26.798636004153895 | (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| accuracy | 0.20703125 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 9.113383038880537 | (/.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 | 26.59915043387864 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 26.798636004153895 | (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| accuracy | 0.20703125 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 9.113383038880537 | (/.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))))) | |
| accuracy | 26.798636004153895 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 29.34033029884693 | #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #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.1328125 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| accuracy | 0.20703125 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 26.57510943970653 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
| 131.0ms | 119× | 1 | valid |
| 19.0ms | 137× | 0 | valid |
Compiled 208 to 19 computations (90.9% saved)
ival-div: 41.0ms (37.1% of total)ival-mult: 28.0ms (25.3% of total)ival-sin: 25.0ms (22.6% of total)ival-tan: 6.0ms (5.4% of total)ival-cos: 5.0ms (4.5% of total)adjust: 4.0ms (3.6% 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)))) (/.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 #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))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.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 #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))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.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 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/2 (/ x y)) |
(* 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)))) |
(cos (* 1/2 (/ x y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(/ 1/2 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 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/ (+ (* -1/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 | |
|---|---|---|---|---|
| 17.0ms | x | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ 1/2 y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ (sin (* (/ 1/2 y) x)) (cos (* (/ 1/2 y) x))) (sin (* (/ 1/2 y) x)) (sin (/ x (* y 2)))) |
| 3.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ 1/2 y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ (sin (* (/ 1/2 y) x)) (cos (* (/ 1/2 y) x))) (sin (* (/ 1/2 y) x)) (sin (/ x (* y 2)))) |
| 2.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ 1/2 y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ (sin (* (/ 1/2 y) x)) (cos (* (/ 1/2 y) x))) (sin (* (/ 1/2 y) x)) (sin (/ x (* y 2)))) |
| 2.0ms | y | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ 1/2 y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ (sin (* (/ 1/2 y) x)) (cos (* (/ 1/2 y) x))) (sin (* (/ 1/2 y) x)) (sin (/ x (* y 2)))) |
| 1.0ms | x | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ 1 (cos (* (/ 1/2 y) x))) (cos (* (/ 1/2 y) x)) (* (/ 1/2 y) x) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ 1/2 y) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ (sin (* (/ 1/2 y) x)) (cos (* (/ 1/2 y) x))) (sin (* (/ 1/2 y) x)) (sin (/ x (* y 2)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 360 | 1772 |
| 1 | 1158 | 1724 |
| 2 | 4656 | 1686 |
| 0 | 8963 | 1569 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(/ 1/2 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 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/ (+ (* -1/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 (*.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 (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 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #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 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) 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))) |
(cos (* 1/2 (/ x y))) |
(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)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(* 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 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/24 binary64) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 4 binary64)))) x) #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) x) y) (/.f64 x y) (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 4 binary64)))) x)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (*.f64 (*.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 (* -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 #s(literal -5/384 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/24 binary64) y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (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 (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/2 x)) y) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) 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 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #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 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #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 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #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 #s(literal -1/48 binary64) y) (/.f64 (*.f64 x x) 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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 181 |
| 0 | 43 | 160 |
| 1 | 87 | 160 |
| 2 | 272 | 160 |
| 3 | 1707 | 160 |
| 0 | 8782 | 160 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.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))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.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 #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))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.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 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 #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 #s(literal 1/2 binary64) y) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fabs.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(+.f64 (cosh.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) (sinh.f64 (*.f64 #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.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 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)))))) |
(neg.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #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 #s(literal 1/2 binary64) y) x) #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 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #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 #s(literal 0 binary64) (sin.f64 (*.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 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.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 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.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 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (PI.f64) y (*.f64 x #s(literal 1 binary64))) y) (PI.f64)) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (*.f64 #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 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (PI.f64)))) |
(cos.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (PI.f64) y (*.f64 x #s(literal 1 binary64))) y) (PI.f64)) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(cos.f64 (+.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))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (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)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (PI.f64))) |
(cos.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (PI.f64) y (*.f64 x #s(literal 1 binary64))) y) (PI.f64)) #s(literal 2 binary64))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #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 #s(literal 1/2 binary64) y) x) #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 (sin.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y)))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y))))) |
(+.f64 (cosh.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sinh.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #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 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 (neg.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(neg.f64 (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
#s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(neg.f64 (neg.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1/2 binary64) y) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #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))) (sin.f64 (*.f64 (/.f64 #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 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 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 #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))) (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 (neg.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 (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 (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))) (sin.f64 (*.f64 (/.f64 #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))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) #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 (fma.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (tan.f64 (/.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (pow.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64))))) (tan.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (pow.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (pow.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64))))) (tan.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (pow.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) #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 (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 #s(literal 2 binary64)) y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (sin.f64 (/.f64 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 (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))) (cos.f64 (+.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64))) (PI.f64)))) |
(/.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 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 #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64)))))) |
(tan.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))) (PI.f64)))) |
(tan.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)))) |
(tan.f64 (+.f64 (neg.f64 (+.f64 (neg.f64 (PI.f64)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64))) (PI.f64)) (PI.f64))) |
(tan.f64 (neg.f64 (+.f64 (neg.f64 (PI.f64)) (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(tan.f64 (+.f64 (/.f64 (+.f64 (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(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) (+.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 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(+.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (/.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 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) (*.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) (neg.f64 y)) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.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) |
(/.f64 (neg.f64 #s(approx (tan (/ x (* y 2))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y))) |
(neg.f64 (/.f64 #s(approx (tan (/ x (* y 2))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
#s(approx (tan (/ x (* y 2))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(neg.f64 (neg.f64 #s(approx (tan (/ x (* y 2))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (+.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(tan.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(tan.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))) |
(tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (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) (PI.f64))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(-.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) |
(-.f64 (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(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/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #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 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (sin.f64 (neg.f64 (PI.f64))) (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))))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 (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))))) |
(fma.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64) (*.f64 (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 0 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))) (sin.f64 (neg.f64 (PI.f64))))) |
(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 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (+.f64 (PI.f64) (PI.f64))) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (+.f64 (PI.f64) (PI.f64))))) |
(sin.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (+.f64 (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (+.f64 (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (PI.f64)) (/.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64)))) |
(sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) |
(-.f64 (*.f64 (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (sin.f64 (neg.f64 (PI.f64))))) |
(-.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 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 x y) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (+.f64 (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (/.f64 (+.f64 (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (PI.f64))) |
(cos.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sin.f64 (neg.f64 (PI.f64))) (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64)))) #s(literal 0 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))))) |
(+.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) (neg.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (+.f64 (PI.f64) (PI.f64)))) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (+.f64 (PI.f64) (PI.f64))))) |
Compiled 18 475 to 1 919 computations (89.6% saved)
45 alts after pruning (43 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 512 | 42 | 554 |
| Fresh | 2 | 1 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 518 | 45 | 563 |
| Status | Accuracy | Program |
|---|---|---|
| 43.7% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (+.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64))) (PI.f64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 7.1% | (/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (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)))) | |
| 6.6% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| 43.7% | (/.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)))) | |
| ▶ | 8.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) |
| 9.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 8.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))))) | |
| 9.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) | |
| 9.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 8.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 43.5% | (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| 7.3% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 9.3% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.5% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.2% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 8.0% | (/.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)))) (fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (+.f64 (PI.f64) (PI.f64))) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (+.f64 (PI.f64) (PI.f64)))))) | |
| 18.2% | (/.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 (+.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))))))) | |
| 9.5% | (/.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 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)))) | |
| 9.9% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.3% | (/.f64 #s(approx (tan (/ x (* y 2))) (tan.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 54.2% | #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))) | |
| ▶ | 56.4% | #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))) |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y))))))) | |
| 58.4% | #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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) | |
| 57.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) | |
| 58.8% | #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)))))) | |
| 58.1% | #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)))))) | |
| 57.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) | |
| ▶ | 58.0% | #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) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
| 58.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) | |
| ▶ | 59.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) | |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) | |
| 58.1% | #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))))) | |
| 58.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) | |
| ✓ | 58.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| 54.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.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))))) | |
| 58.4% | #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))))) | |
| 57.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fabs.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) | |
| ▶ | 58.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| ✓ | 3.1% | #s(literal 0 binary64) |
Compiled 2 817 to 1 808 computations (35.8% saved)
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) | |
| cost-diff | 2 | (sin.f64 (neg.f64 (PI.f64))) | |
| cost-diff | 3 | (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))) | |
| cost-diff | 7 | (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64)))) | |
| cost-diff | 0 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| cost-diff | 0 | (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | #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))) | |
| cost-diff | 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)) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| cost-diff | 1 | (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| cost-diff | 2 | (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) | |
| cost-diff | 3 | (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.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 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) | |
| cost-diff | 1 | (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) | |
| cost-diff | 2 | (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) | |
| cost-diff | 3 | (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 404 |
| 0 | 79 | 417 |
| 1 | 128 | 397 |
| 2 | 268 | 323 |
| 3 | 523 | 317 |
| 4 | 928 | 317 |
| 5 | 1948 | 316 |
| 6 | 4609 | 311 |
| 7 | 7885 | 311 |
| 0 | 8023 | 307 |
| 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) (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
#s(literal 1 binary64) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
#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 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(literal 1 binary64) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
(PI.f64) |
(/.f64 (PI.f64) #s(literal 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))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) |
(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))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64)))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))) |
(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) |
#s(literal -1 binary64) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64)))) |
(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) |
(sin.f64 (neg.f64 (PI.f64))) |
(neg.f64 (PI.f64)) |
(PI.f64) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (PI.f64) #s(literal -3/2 binary64))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (*.f64 (PI.f64) #s(literal 3/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #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 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (*.f64 (PI.f64) #s(literal -3/2 binary64))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (PI.f64) #s(literal 3/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 x y) |
x |
y |
#s(literal 1/2 binary64) |
(PI.f64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 (PI.f64) #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)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(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)) |
(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 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.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)))) |
(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))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64)))))) |
#s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))) |
(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) |
#s(literal -1 binary64) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64)))) |
#s(literal 0 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 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
(sin.f64 (neg.f64 (PI.f64))) |
#s(literal 0 binary64) |
(neg.f64 (PI.f64)) |
(PI.f64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 12.903200019091123 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 12.938378095390949 | (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) | |
| accuracy | 14.53089623088927 | (PI.f64) | |
| accuracy | 47.409026822523586 | (sin.f64 (neg.f64 (PI.f64))) | |
| accuracy | 0.03515625 | (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) | |
| accuracy | 0.1484375 | (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| accuracy | 0.16015625 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 12.865648851681913 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| accuracy | 0.015625 | (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) | |
| accuracy | 0.0625 | (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| accuracy | 13.102309839453952 | (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| accuracy | 14.53089623088927 | (PI.f64) | |
| accuracy | 11.855609662851357 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) | |
| accuracy | 0.0078125 | (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) | |
| accuracy | 0.0625 | (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) | |
| accuracy | 12.655061500796256 | (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) | |
| accuracy | 14.53089623088927 | (PI.f64) |
| 327.0ms | 179× | 1 | valid |
| 141.0ms | 56× | 1 | invalid |
| 44.0ms | 17× | 2 | valid |
| 2.0ms | 4× | 0 | invalid |
Compiled 336 to 42 computations (87.5% saved)
ival-sin: 167.0ms (37.4% of total)ival-mult: 95.0ms (21.3% of total)adjust: 70.0ms (15.7% of total)ival-pow: 48.0ms (10.8% of total)ival-div: 26.0ms (5.8% of total)ival-add: 11.0ms (2.5% of total)ival-neg: 7.0ms (1.6% of total)ival-tan: 7.0ms (1.6% of total)ival-cos: 7.0ms (1.6% of total)ival-pow2: 6.0ms (1.3% of total)ival-pi: 2.0ms (0.4% of total)exact: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (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 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
#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))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))) |
(sin.f64 (neg.f64 (PI.f64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) |
(PI.f64) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(sin (neg (+ (PI) (* 1/2 (PI))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/8 (/ (* x (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* x (+ (* -1/8 (/ (sin (neg (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* -1/48 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))))) |
(+ (PI) (* 1/2 (PI))) |
(+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI)))) |
(* -1 (+ (PI) (* 1/2 (PI)))) |
(- (* 1/2 (/ x y)) (+ (PI) (* 1/2 (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)))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* -1/8 (/ (* x (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2)))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* x (+ (* -1/8 (/ (sin (neg (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/48 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))))) |
(+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))) |
(- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))) |
(+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 7/1536 (/ (pow x 2) (pow y 4))) (* 1/16 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 139/368640 (/ (pow x 2) (pow y 6))) (* 7/1536 (/ 1 (pow y 4))))) (* 1/16 (/ 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)))))) |
(sin (neg (PI))) |
(+ (sin (neg (PI))) (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2)))) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* 1/384 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 4)))))) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* (pow x 2) (+ (* -1/46080 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (sin (neg (PI))) (pow y 4)))))))) |
(+ (sin (neg (PI))) (* 1/2 (/ x y))) |
(+ (sin (neg (PI))) (* x (+ (* -1/8 (/ (* x (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ 1 y))))) |
(+ (sin (neg (PI))) (* x (+ (* x (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* -1/48 (/ x (pow y 3))))) (* 1/2 (/ 1 y))))) |
(/ 1 (sin (neg (+ (PI) (* 1/2 (PI)))))) |
(+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/48 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* 1/16 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/2 (/ (* (cos (neg (+ (PI) (* 1/2 (PI))))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (cos (neg (+ (PI) (* 1/2 (PI))))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/16 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/48 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(* 1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (- (* 1/2 (/ x y)) (+ (PI) (* 1/2 (PI))))) |
(* x (- (+ (* 1/2 (/ (PI) x)) (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(* x (+ (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x)))) |
(* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y)))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(cos (* 1/2 (/ x y))) |
(* (cos (* 1/2 (/ x y))) (sin (neg (PI)))) |
(+ (* -1 (sin (* -1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (sin (neg (PI))))) |
(/ 1 (sin (- (* 1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))))) |
(/ 1 (sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y))))))) |
(sin (* -1/2 (/ x y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (neg (+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI)))))) |
(* -1 (* x (+ (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* x (- (+ (* 1/2 (/ (PI) x)) (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI))))) |
(* -1 (* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
(/ 1 (sin (neg (+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI))))))) |
(/ 1 (sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))))) |
(/ (+ (* -1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(/ (- (* -1 (* y (+ (PI) (* 1/2 (PI))))) (* -1/2 x)) y) |
(/ (+ (* 1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(/ (- (* -1 (* y (+ (PI) (* 1/2 (PI))))) (* 1/2 x)) y) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))) |
(- (+ 1 (* -1 (/ (+ (* -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/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4))))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4)))))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ x y)))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 3))) (* 1/2 (/ x y))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (pow y 2))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (* 1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) (pow y 3))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (pow y 2))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (+ (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (* 1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (pow y 3))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))))) |
(/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -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) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI))))))) (* 1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) y))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))) (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) y)) (* -1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(- (+ 1 (* -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))))))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1/2 x) (* 1/8 (/ (* (pow x 2) (sin (neg (PI)))) y))) y))) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (PI))))) (* -1/48 (/ (pow x 3) y))) y)) (* -1/2 x)) y))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) y)) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) y)) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 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)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | 0 | ((sin (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI)))) (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI)) (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2)))) (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2)) (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (pow (cos (* (/ 1/2 y) x)) -1/2) 2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (cos (* (/ 1/2 y) x)) -1/2) (cos (* (/ 1/2 y) x)) (* (cos (* (/ 1/2 y) x)) (sin (neg (PI)))) (+ (* (sin (* (/ -1/2 y) x)) -1) (* (cos (* (/ 1/2 y) x)) (sin (neg (PI))))) (sin (neg (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (PI) (/ 1 (sin (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))))) (/ 1 (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))))) (* (/ 1/2 y) x) (sin (* (/ -1/2 y) x)) (tan (/ x (* y 2)))) |
| 7.0ms | y | @ | inf | ((sin (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI)))) (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI)) (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2)))) (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2)) (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (pow (cos (* (/ 1/2 y) x)) -1/2) 2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (cos (* (/ 1/2 y) x)) -1/2) (cos (* (/ 1/2 y) x)) (* (cos (* (/ 1/2 y) x)) (sin (neg (PI)))) (+ (* (sin (* (/ -1/2 y) x)) -1) (* (cos (* (/ 1/2 y) x)) (sin (neg (PI))))) (sin (neg (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (PI) (/ 1 (sin (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))))) (/ 1 (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))))) (* (/ 1/2 y) x) (sin (* (/ -1/2 y) x)) (tan (/ x (* y 2)))) |
| 5.0ms | x | @ | inf | ((sin (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI)))) (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI)) (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2)))) (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2)) (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (pow (cos (* (/ 1/2 y) x)) -1/2) 2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (cos (* (/ 1/2 y) x)) -1/2) (cos (* (/ 1/2 y) x)) (* (cos (* (/ 1/2 y) x)) (sin (neg (PI)))) (+ (* (sin (* (/ -1/2 y) x)) -1) (* (cos (* (/ 1/2 y) x)) (sin (neg (PI))))) (sin (neg (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (PI) (/ 1 (sin (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))))) (/ 1 (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))))) (* (/ 1/2 y) x) (sin (* (/ -1/2 y) x)) (tan (/ x (* y 2)))) |
| 4.0ms | y | @ | -inf | ((sin (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI)))) (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI)) (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2)))) (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2)) (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (pow (cos (* (/ 1/2 y) x)) -1/2) 2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (cos (* (/ 1/2 y) x)) -1/2) (cos (* (/ 1/2 y) x)) (* (cos (* (/ 1/2 y) x)) (sin (neg (PI)))) (+ (* (sin (* (/ -1/2 y) x)) -1) (* (cos (* (/ 1/2 y) x)) (sin (neg (PI))))) (sin (neg (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (PI) (/ 1 (sin (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))))) (/ 1 (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))))) (* (/ 1/2 y) x) (sin (* (/ -1/2 y) x)) (tan (/ x (* y 2)))) |
| 4.0ms | y | @ | 0 | ((sin (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI)))) (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI)) (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2)))) (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2)) (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (pow (cos (* (/ 1/2 y) x)) -1/2) 2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow (cos (* (/ 1/2 y) x)) -1/2) (cos (* (/ 1/2 y) x)) (* (cos (* (/ 1/2 y) x)) (sin (neg (PI)))) (+ (* (sin (* (/ -1/2 y) x)) -1) (* (cos (* (/ 1/2 y) x)) (sin (neg (PI))))) (sin (neg (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (PI) (/ 1 (sin (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))))) (/ 1 (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))))) (* (/ 1/2 y) x) (sin (* (/ -1/2 y) x)) (tan (/ x (* y 2)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 739 | 4404 |
| 1 | 2480 | 4038 |
| 0 | 8502 | 3815 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sin (neg (+ (PI) (* 1/2 (PI))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/8 (/ (* x (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* x (+ (* -1/8 (/ (sin (neg (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* -1/48 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))))) |
(+ (PI) (* 1/2 (PI))) |
(+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI)))) |
(* -1 (+ (PI) (* 1/2 (PI)))) |
(- (* 1/2 (/ x y)) (+ (PI) (* 1/2 (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)))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* -1/8 (/ (* x (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2)))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* x (+ (* -1/8 (/ (sin (neg (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/48 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))))) |
(+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))) |
(- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))) |
(+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 7/1536 (/ (pow x 2) (pow y 4))) (* 1/16 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 139/368640 (/ (pow x 2) (pow y 6))) (* 7/1536 (/ 1 (pow y 4))))) (* 1/16 (/ 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)))))) |
(sin (neg (PI))) |
(+ (sin (neg (PI))) (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2)))) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* 1/384 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 4)))))) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* (pow x 2) (+ (* -1/46080 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (sin (neg (PI))) (pow y 4)))))))) |
(+ (sin (neg (PI))) (* 1/2 (/ x y))) |
(+ (sin (neg (PI))) (* x (+ (* -1/8 (/ (* x (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ 1 y))))) |
(+ (sin (neg (PI))) (* x (+ (* x (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* -1/48 (/ x (pow y 3))))) (* 1/2 (/ 1 y))))) |
(/ 1 (sin (neg (+ (PI) (* 1/2 (PI)))))) |
(+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/48 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* 1/16 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/2 (/ (* (cos (neg (+ (PI) (* 1/2 (PI))))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (cos (neg (+ (PI) (* 1/2 (PI))))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/16 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/48 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(* 1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(sin (- (* 1/2 (/ x y)) (+ (PI) (* 1/2 (PI))))) |
(* x (- (+ (* 1/2 (/ (PI) x)) (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(* x (+ (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x)))) |
(* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y)))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(cos (* 1/2 (/ x y))) |
(* (cos (* 1/2 (/ x y))) (sin (neg (PI)))) |
(+ (* -1 (sin (* -1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (sin (neg (PI))))) |
(/ 1 (sin (- (* 1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))))) |
(/ 1 (sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y))))))) |
(sin (* -1/2 (/ x y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (neg (+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI)))))) |
(* -1 (* x (+ (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* x (- (+ (* 1/2 (/ (PI) x)) (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI))))) |
(* -1 (* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
(/ 1 (sin (neg (+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI))))))) |
(/ 1 (sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))))) |
(/ (+ (* -1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(/ (- (* -1 (* y (+ (PI) (* 1/2 (PI))))) (* -1/2 x)) y) |
(/ (+ (* 1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(/ (- (* -1 (* y (+ (PI) (* 1/2 (PI))))) (* 1/2 x)) y) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))) |
(- (+ 1 (* -1 (/ (+ (* -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/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4))))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4)))))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ x y)))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 3))) (* 1/2 (/ x y))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (pow y 2))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (* 1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) (pow y 3))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (pow y 2))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (+ (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (* 1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (pow y 3))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))))) |
(/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -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) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI))))))) (* 1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) y))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))) (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) y)) (* -1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(- (+ 1 (* -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))))))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1/2 x) (* 1/8 (/ (* (pow x 2) (sin (neg (PI)))) y))) y))) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (PI))))) (* -1/48 (/ (pow x 3) y))) y)) (* -1/2 x)) y))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) y)) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) y)) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 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)) |
| Outputs |
|---|
(sin (neg (+ (PI) (* 1/2 (PI))))) |
(sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/8 (/ (* x (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y))))) |
(fma.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) #s(literal 1/2 binary64) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)))) x (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* x (+ (* -1/8 (/ (sin (neg (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* -1/48 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) x) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)) #s(literal -1/8 binary64))) x (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) #s(literal 1/2 binary64))) x (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(+ (PI) (* 1/2 (PI))) |
(*.f64 #s(literal 3/2 binary64) (PI.f64)) |
(+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI)))) |
(fma.f64 #s(literal 3/2 binary64) (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(* -1 (+ (PI) (* 1/2 (PI)))) |
(*.f64 #s(literal -3/2 binary64) (PI.f64)) |
(- (* 1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))) |
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)) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* -1/8 (/ (* x (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2)))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) (*.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)))) x (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* x (+ (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) y)) (* x (+ (* -1/8 (/ (sin (neg (+ (PI) (* 1/2 (PI))))) (pow y 2))) (* 1/48 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) x) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)) #s(literal -1/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y))) x (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))) |
(fma.f64 #s(literal 3/2 binary64) (PI.f64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))) |
(+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 7/1536 (/ (pow x 2) (pow y 4))) (* 1/16 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 #s(literal 7/1536 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 139/368640 (/ (pow x 2) (pow y 6))) (* 7/1536 (/ 1 (pow y 4))))) (* 1/16 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 139/368640 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 7/1536 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (-.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)) |
(sin (neg (PI))) |
#s(literal 0 binary64) |
(+ (sin (neg (PI))) (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* 1/384 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 4)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 0 binary64)) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* (pow x 2) (+ (* -1/46080 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (sin (neg (PI))) (pow y 4)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 0 binary64)) |
(+ (sin (neg (PI))) (* 1/2 (/ x y))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(+ (sin (neg (PI))) (* x (+ (* -1/8 (/ (* x (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ 1 y))))) |
(fma.f64 (fma.f64 x (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) y)) x #s(literal 0 binary64)) |
(+ (sin (neg (PI))) (* x (+ (* x (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* -1/48 (/ x (pow y 3))))) (* 1/2 (/ 1 y))))) |
(fma.f64 (fma.f64 (fma.f64 (/.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 (sin (neg (+ (PI) (* 1/2 (PI)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))))) x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/48 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* 1/16 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/2 (/ (* (cos (neg (+ (PI) (* 1/2 (PI))))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* 1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/24 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))))) (*.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y)))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64)))))) x (*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))))) x (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (cos (neg (+ (PI) (* 1/2 (PI))))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/16 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/48 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* (pow y 3) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/4 (/ (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))))) (* -1/2 (/ (cos (neg (+ (PI) (* 1/2 (PI))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))))) (*.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y)) (*.f64 (/.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal -1/24 binary64))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64)))))) x (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 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)))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal -1/3840 binary64) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/645120 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (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)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/240 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) |
(sin (- (* 1/2 (/ x y)) (+ (PI) (* 1/2 (PI))))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(* x (- (+ (* 1/2 (/ (PI) x)) (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (PI.f64) x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y)))))) |
(sin.f64 (fma.f64 #s(literal -3/2 binary64) (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x)))) |
(*.f64 (fma.f64 #s(literal 3/2 binary64) (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (PI.f64) x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(* (cos (* 1/2 (/ x y))) (sin (neg (PI)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(+ (* -1 (sin (* -1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (sin (neg (PI))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) |
(/ 1 (sin (- (* 1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(/ 1 (sin (neg (+ (PI) (+ (* 1/2 (PI)) (* 1/2 (/ x y))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 #s(literal -3/2 binary64) (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(sin (neg (+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI)))))) |
(neg.f64 (sin.f64 (fma.f64 #s(literal 3/2 binary64) (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(* -1 (* x (+ (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -3/2 binary64) (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(* -1 (* x (- (+ (* 1/2 (/ (PI) x)) (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (PI.f64) x)) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI))))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(* -1 (* x (- (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (PI.f64) x)) (/.f64 #s(literal 1/2 binary64) y))) |
(* -1 (* x (+ (* 1/2 (/ (PI) x)) (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal 3/2 binary64) (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/ 1 (sin (neg (+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (fma.f64 #s(literal 3/2 binary64) (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/ 1 (sin (- (* -1/2 (/ x y)) (+ (PI) (* 1/2 (PI)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(/ (+ (* -1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)) y)) y) |
(/ (- (* -1 (* y (+ (PI) (* 1/2 (PI))))) (* -1/2 x)) y) |
(/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)) y (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* 1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)) y (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (- (* -1 (* y (+ (PI) (* 1/2 (PI))))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)) y (*.f64 #s(literal -1/2 binary64) x)) y) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) y))) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) x) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.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 (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 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 y #s(literal 6 binary64))) (*.f64 #s(literal -1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow y 3)))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/48 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (*.f64 y y)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) y))) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64))) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4))))) |
(fma.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 0 binary64))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x x) y) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 0 binary64))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ x y)))) |
(fma.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 3))) (* 1/2 (/ x y))))) |
(fma.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x x) y) (+.f64 (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))) #s(literal 0 binary64))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (pow y 2))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) y) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))))) |
(- (+ (* -1 (/ (+ (* -1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (* 1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) (pow y 3))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) x) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) #s(literal -1/2 binary64))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))) (pow y 2))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) y) (fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (+ (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2))) (* 1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (sin (neg (+ (PI) (* 1/2 (PI))))))))) (pow y 3))) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) (+ (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* (pow y 2) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) x) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))))))) |
(/ (+ (* -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)) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (*.f64 #s(literal -1/2 binary64) x))) y) |
(/ (+ (* -1/2 x) (+ (* -1/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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (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/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 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/92160 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI))))))) (* 1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) y))) y))) |
(-.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) y) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) y)) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))) (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) y)) (* -1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(-.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) y)) (neg.f64 y))) y)) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (/.f64 (-.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 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (-.f64 (/.f64 (fma.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #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 y #s(literal 6 binary64))) (*.f64 #s(literal -1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))))) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(-.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) y) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) y)) |
(+ (sin (neg (+ (PI) (* 1/2 (PI))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))) (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) y))) y)) (* 1/2 (* x (cos (neg (+ (PI) (* 1/2 (PI)))))))) y))) |
(-.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/48 binary64)) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) y)) (neg.f64 y))) y)) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1/2 x) (* 1/8 (/ (* (pow x 2) (sin (neg (PI)))) y))) y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) y)) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (PI))))) (* -1/48 (/ (pow x 3) y))) y)) (* -1/2 x)) y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/48 binary64) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 y))) y)) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) y) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))))) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (+ (* 1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) y)) (* -1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) x) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))))) (*.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) y)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))))) y) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (neg (+ (PI) (* 1/2 (PI))))))))) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) y) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))))) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (neg (+ (PI) (* 1/2 (PI))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI)))))))))) (* y (sin (neg (+ (PI) (* 1/2 (PI)))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) (* 1/16 (/ (* (pow x 3) (cos (neg (+ (PI) (* 1/2 (PI)))))) (* y (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (neg (+ (PI) (* 1/2 (PI))))) 2)) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 3))) (* -1/8 (/ (pow x 2) (sin (neg (+ (PI) (* 1/2 (PI))))))))) y)) (* 1/2 (/ (* x (cos (neg (+ (PI) (* 1/2 (PI)))))) (pow (sin (neg (+ (PI) (* 1/2 (PI))))) 2)))) y)) (/ 1 (sin (neg (+ (PI) (* 1/2 (PI))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) x) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal 1/24 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) y) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64)))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1/24 binary64))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.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 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 #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 (pow.f64 x #s(literal 5 binary64)) #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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 6 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)))) (pow.f64 y #s(literal 4 binary64))) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))))) (neg.f64 y)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 294 |
| 0 | 79 | 290 |
| 1 | 239 | 254 |
| 2 | 1703 | 236 |
| 0 | 8982 | 236 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (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 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
#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))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))) |
(sin.f64 (neg.f64 (PI.f64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) |
(PI.f64) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(fma.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (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))))) |
(sin.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))))))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (neg.f64 (+.f64 (neg.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 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64)))) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64)))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.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 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.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))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64)))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.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))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 y) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 y) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 y) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) y (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) y)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 y) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) y (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) y)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 y) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 y) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 y) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 y) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) y (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) y)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) y (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) y)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) y (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) y)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) y (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 y (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 y (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 y (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 y (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 y (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 y (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 y (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 y (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 y (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 y (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 y (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 y (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 y (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 y (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64))) (cbrt.f64 (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (neg.f64 (PI.f64))) (sqrt.f64 (neg.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (PI.f64))) |
(+.f64 (+.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (PI.f64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (neg.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (PI.f64))) |
(+.f64 (neg.f64 (PI.f64)) (neg.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 (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)) |
(neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(fma.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (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))))) |
(sin.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))))))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (neg.f64 (+.f64 (neg.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 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64)))) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64)))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(-.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.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 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.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))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64)))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.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))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64))) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 y) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 y) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 y) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) y (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) y)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 y) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 y) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 y) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 y) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 y) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) y (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) y)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) y (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) y)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (neg.f64 y) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 y (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 y (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 y (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 y (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 y (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 y (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 y (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 y (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (neg.f64 (PI.f64))))) (*.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) #s(literal -2 binary64) (*.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (PI.f64)))) (*.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (PI.f64))) (*.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) |
(/.f64 (fma.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)))) #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (neg.f64 (neg.f64 (PI.f64))))) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (fma.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)))) #s(literal -2 binary64) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (neg.f64 (PI.f64)))) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) #s(literal -2 binary64))) |
(/.f64 (fma.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)))) #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (PI.f64))) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (fma.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)))) #s(literal 2 binary64) (*.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 #s(literal 1/2 binary64) y) x))))) (neg.f64 (neg.f64 (PI.f64))))) (*.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 #s(literal 1/2 binary64) y) x))))) #s(literal 2 binary64))) |
(/.f64 (fma.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)))) #s(literal -2 binary64) (*.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 #s(literal 1/2 binary64) y) x))))) (neg.f64 (PI.f64)))) (*.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 #s(literal 1/2 binary64) y) x))))) #s(literal -2 binary64))) |
(/.f64 (fma.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)))) #s(literal 2 binary64) (*.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 #s(literal 1/2 binary64) y) x))))) (PI.f64))) (*.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 #s(literal 1/2 binary64) y) x))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (PI.f64))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))) (neg.f64 (neg.f64 (PI.f64))))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))) (neg.f64 (PI.f64)))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))) (PI.f64))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal 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 #s(literal 1/2 binary64) y) x)))) (neg.f64 (neg.f64 (PI.f64))))) (*.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 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.f64))) (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (*.f64 #s(literal 2 binary64) (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)))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.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 #s(literal 1/2 binary64) y) x))))) (*.f64 #s(literal 2 binary64) (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)))))) (*.f64 #s(literal 2 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 #s(literal 1/2 binary64) y) x))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.f64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.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 #s(literal 1/2 binary64) y) x)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 #s(literal 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 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (*.f64 #s(literal -2 binary64) (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)))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))))) |
(/.f64 (fma.f64 (neg.f64 (PI.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 #s(literal 1/2 binary64) y) x))))) (*.f64 #s(literal -2 binary64) (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)))))) (*.f64 #s(literal -2 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 #s(literal 1/2 binary64) y) x))))))) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))))) |
(/.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (fma.f64 (PI.f64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (*.f64 #s(literal 2 binary64) (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)))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))))) |
(/.f64 (fma.f64 (PI.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 #s(literal 1/2 binary64) y) x))))) (*.f64 #s(literal 2 binary64) (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)))))) (*.f64 #s(literal 2 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 #s(literal 1/2 binary64) y) x))))))) |
(/.f64 (fma.f64 (PI.f64) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (PI.f64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) #s(literal -2 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (neg.f64 (PI.f64)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (PI.f64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal -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 #s(literal 1/2 binary64) y) x)))) (neg.f64 (PI.f64)))) (*.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 #s(literal 1/2 binary64) y) x)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal 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 #s(literal 1/2 binary64) y) x)))) (PI.f64))) (*.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 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))))) |
(/.f64 (fma.f64 (neg.f64 (PI.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 #s(literal 1/2 binary64) y) x)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 #s(literal -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 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (fma.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))))) |
(/.f64 (fma.f64 (PI.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 #s(literal 1/2 binary64) y) x)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 #s(literal 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 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #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 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64))) (cbrt.f64 (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (neg.f64 (PI.f64))) (sqrt.f64 (neg.f64 (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64))))) |
(+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) |
(+.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.f64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (*.f64 #s(literal -2 binary64) (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)))))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.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 #s(literal 1/2 binary64) y) x)))) (*.f64 #s(literal -2 binary64) (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)))))) (*.f64 #s(literal -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 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (PI.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 #s(literal 1/2 binary64) y) x))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 #s(literal -2 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 #s(literal 1/2 binary64) y) x))))))) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (*.f64 #s(literal 2 binary64) (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)))))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))))) |
(/.f64 (fma.f64 (neg.f64 (PI.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 #s(literal 1/2 binary64) y) x)))) (*.f64 #s(literal 2 binary64) (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)))))) (*.f64 #s(literal 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 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))))) |
(/.f64 (fma.f64 (neg.f64 (PI.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 #s(literal 1/2 binary64) y) x))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 #s(literal 2 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 #s(literal 1/2 binary64) y) x))))))) |
(/.f64 (fma.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (*.f64 #s(literal -2 binary64) (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)))))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))))) |
(/.f64 (fma.f64 (PI.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 #s(literal 1/2 binary64) y) x)))) (*.f64 #s(literal -2 binary64) (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)))))) (*.f64 #s(literal -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 #s(literal 1/2 binary64) y) x)))))) |
(/.f64 (fma.f64 (PI.f64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))))) |
(/.f64 (fma.f64 (PI.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 #s(literal 1/2 binary64) y) x))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 #s(literal -2 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 #s(literal 1/2 binary64) y) x))))))) |
(/.f64 (fma.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)))) #s(literal -2 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (PI.f64))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) #s(literal -2 binary64))) |
(/.f64 (fma.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)))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (neg.f64 (PI.f64)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) #s(literal 2 binary64))) |
(/.f64 (fma.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)))) #s(literal -2 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (PI.f64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) #s(literal -2 binary64))) |
(/.f64 (fma.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)))) #s(literal -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 #s(literal 1/2 binary64) y) x)))) (neg.f64 (neg.f64 (PI.f64))))) (*.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 #s(literal 1/2 binary64) y) x)))) #s(literal -2 binary64))) |
(/.f64 (fma.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)))) #s(literal 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 #s(literal 1/2 binary64) y) x)))) (neg.f64 (PI.f64)))) (*.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 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64))) |
(/.f64 (fma.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)))) #s(literal -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 #s(literal 1/2 binary64) y) x)))) (PI.f64))) (*.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 #s(literal 1/2 binary64) y) x)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) #s(literal -2 binary64) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (neg.f64 (neg.f64 (PI.f64))))) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (neg.f64 (PI.f64)))) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) #s(literal -2 binary64) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) (PI.f64))) (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal -2 binary64) (*.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 #s(literal 1/2 binary64) y) x))))) (neg.f64 (neg.f64 (PI.f64))))) (*.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 #s(literal 1/2 binary64) y) x))))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal 2 binary64) (*.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 #s(literal 1/2 binary64) y) x))))) (neg.f64 (PI.f64)))) (*.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 #s(literal 1/2 binary64) y) x))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal -2 binary64) (*.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 #s(literal 1/2 binary64) y) x))))) (PI.f64))) (*.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 #s(literal 1/2 binary64) y) x))))) #s(literal -2 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
(+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64))) (/.f64 (PI.f64) #s(literal -2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(fabs.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) (sinh.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(pow.f64 (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) #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 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/2 binary64)) |
(sqrt.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(fabs.f64 (neg.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))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1/2 binary64)))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #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 #s(literal 1/2 binary64) y) x) #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 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(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 (/.f64 #s(literal 1/2 binary64) y) x (/.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 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(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)) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #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 #s(literal 1/2 binary64) y) x) #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 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(+.f64 (cosh.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sinh.f64 (log.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64)) |
(*.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (cos.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)) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (PI.f64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (neg.f64 (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (neg.f64 (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (PI.f64)))) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (PI.f64))))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64)) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (neg.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 0 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(fma.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.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 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (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))))))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (neg.f64 (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (neg.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(sin.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (PI.f64)))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #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 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #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 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 0 binary64)) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(-.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(-.f64 (*.f64 #s(literal 0 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 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(cos.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(cos.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (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 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (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 0 binary64) (cos.f64 (*.f64 (neg.f64 (/.f64 x y)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (neg.f64 (/.f64 x y)) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))))) |
(+.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 0 binary64))) |
(+.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) |
(neg.f64 (/.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (neg.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) (neg.f64 (neg.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (PI.f64))) (sqrt.f64 (neg.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.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 (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 (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 (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 (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 (neg.f64 (sqrt.f64 (PI.f64))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.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 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (PI.f64))) |
(pow.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(cbrt.f64 (pow.f64 (PI.f64) #s(literal 3 binary64))) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(fabs.f64 (neg.f64 (PI.f64))) |
(fabs.f64 (PI.f64)) |
(exp.f64 (/.f64 (log.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (log.f64 (PI.f64))) |
(+.f64 (cosh.f64 (log.f64 (PI.f64))) (sinh.f64 (log.f64 (PI.f64)))) |
(log.f64 (exp.f64 (PI.f64))) |
(PI.f64) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #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)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) |
(neg.f64 (pow.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #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)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) |
(neg.f64 (pow.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1 binary64)))) |
(*.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 (*.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 (*.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 #s(literal 1/2 binary64) y) x))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #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 #s(literal 1/2 binary64) y) x)))))) (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 #s(literal 1/2 binary64) y) x)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (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 #s(literal 1/2 binary64) y) x)))))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sin.f64 (-.f64 (neg.f64 (PI.f64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(sin.f64 (+.f64 (neg.f64 (PI.f64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(sin.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))))) (cos.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))))) (sin.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (neg.f64 (/.f64 x y)) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (neg.f64 (/.f64 x y)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #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 #s(literal 1/2 binary64) y) x)))))) (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 #s(literal 1/2 binary64) y) x))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) (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 #s(literal 1/2 binary64) y) x)))))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.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 (neg.f64 (neg.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 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 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 (neg.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(neg.f64 (tan.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y)))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(tan.f64 (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.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 x y) #s(literal 2 binary64)) (PI.f64))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
Compiled 39 055 to 5 155 computations (86.8% saved)
62 alts after pruning (57 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 863 | 34 | 897 |
| Fresh | 15 | 23 | 38 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 880 | 62 | 942 |
| Status | Accuracy | Program |
|---|---|---|
| 43.7% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (+.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64))) (PI.f64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 6.6% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| 8.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 8.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.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))))))))) | |
| 8.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64))))))))) | |
| ▶ | 8.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))))) |
| 9.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))))))))) | |
| 9.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) | |
| ✓ | 8.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) |
| 7.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))))))) | |
| 9.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 9.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) | |
| 9.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 8.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 9.4% | (/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) | |
| ▶ | 43.5% | (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
| 9.3% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.5% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.2% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 18.2% | (/.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 (+.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))))))) | |
| 9.5% | (/.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 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)))) | |
| 7.3% | (/.f64 #s(approx (tan (/ x (* y 2))) (tan.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 54.2% | #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))) |
| 55.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 56.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 55.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 56.4% | #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/4 binary64)) #s(literal 4 binary64))) | |
| ✓ | 56.4% | #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))) |
| 57.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) | |
| 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 #s(approx (pow (cos (* (/ 1/2 y) x)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) | |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y))))))) | |
| 58.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))))) | |
| 58.4% | #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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) | |
| 58.8% | #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)))))) | |
| 58.3% | #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 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))))) | |
| 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (fma.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)))) #s(literal -2 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (PI.f64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) #s(literal -2 binary64)))))) | |
| 57.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))))) | |
| 58.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (PI.f64))))) | |
| 57.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) | |
| ▶ | 57.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
| ▶ | 59.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
| 57.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) | |
| 58.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) y (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) y)))))) | |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) y (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) y)))))) | |
| 55.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) | |
| 58.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) | |
| 59.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) | |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) | |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) | |
| 58.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 58.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)) (PI.f64))))) | |
| ✓ | 58.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| 54.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.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))))) | |
| 58.3% | #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))))) | |
| 58.4% | #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))))) | |
| 54.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (/ 1 (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))))) (fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) | |
| ✓ | 58.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| ✓ | 3.1% | #s(literal 0 binary64) |
Compiled 4 332 to 2 705 computations (37.6% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 2 | (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))) | |
| cost-diff | 3 | (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))) | |
| cost-diff | 4 | (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) | |
| cost-diff | 7 | (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))) | |
| cost-diff | 0 | (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| cost-diff | 0 | (/.f64 x y) | |
| cost-diff | 0 | (sin.f64 (/.f64 x y)) | |
| cost-diff | 5 | (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.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) (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| cost-diff | 3 | (+.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))) | |
| cost-diff | 4 | (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64))) | |
| cost-diff | 6 | (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 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 | 2 | (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) | |
| cost-diff | 2 | (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) | |
| cost-diff | 5 | (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))) | |
| cost-diff | 14 | (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 684 |
| 0 | 115 | 693 |
| 1 | 208 | 677 |
| 2 | 537 | 538 |
| 3 | 1920 | 446 |
| 4 | 7292 | 446 |
| 0 | 8615 | 440 |
| 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) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y))))) |
#s(literal 1 binary64) |
(sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))) |
(neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) |
(pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (PI.f64) (PI.f64)) |
y |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) |
(*.f64 x #s(literal -1/2 binary64)) |
x |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y) |
#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) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.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))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.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))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 x y) |
x |
y |
#s(literal -1/2 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(cos.f64 (/.f64 x y)) |
#s(literal 1 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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))))) |
(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))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))) |
(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) |
#s(literal -1 binary64) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))) |
(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) |
(sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))) |
(neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(sqrt.f64 (PI.f64)) |
(PI.f64) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
#s(literal 1 binary64) |
(sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y))) |
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (fma.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (-.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64))) |
(pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (PI.f64) (PI.f64)) |
y |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) x) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
x |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y) |
#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) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.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))) (/.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 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
#s(literal 1 binary64) |
(sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+.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))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 #s(literal 3 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.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))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64) (PI.f64))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(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 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 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)))) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (-.f64 (cos.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(cos.f64 (/.f64 x y)) |
#s(literal 1 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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.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)))) |
(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))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))))) |
#s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))) |
(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) |
#s(literal -1 binary64) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))) |
#s(literal 0 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) |
(sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))) |
#s(literal 0 binary64) |
(neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))) |
(neg.f64 (PI.f64)) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(PI.f64) |
(sqrt.f64 (PI.f64)) |
(PI.f64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 26.57510943970653 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| accuracy | 26.59915043387864 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 26.78009786916417 | (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) | |
| accuracy | 61.92199421717352 | (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))) | |
| accuracy | 9.125101788880537 | (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| accuracy | 26.319516170533618 | (sin.f64 (/.f64 x y)) | |
| accuracy | 26.601781290147088 | (cos.f64 (/.f64 x y)) | |
| accuracy | 26.798636004153895 | (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| accuracy | 0.01171875 | (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) | |
| accuracy | 0.015625 | (+.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))) | |
| accuracy | 0.1328125 | (/.f64 #s(literal 1 binary64) (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| accuracy | 26.71790357615795 | (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| accuracy | 0.0 | (/.f64 x y) | |
| accuracy | 0.0 | (*.f64 #s(literal 1/8 binary64) x) | |
| accuracy | 0.0859375 | (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) | |
| accuracy | 29.33941446529013 | #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.28125 | (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64))) | |
| accuracy | 0.2890625 | (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y) | |
| accuracy | 1.0 | (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) | |
| accuracy | 26.12240266608294 | (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))) |
| 573.0ms | 237× | 1 | valid |
| 41.0ms | 19× | 2 | valid |
Compiled 566 to 61 computations (89.2% saved)
ival-sin: 143.0ms (29.1% of total)ival-mult: 137.0ms (27.9% of total)ival-cos: 57.0ms (11.6% of total)ival-div: 55.0ms (11.2% of total)adjust: 48.0ms (9.8% of total)ival-add: 17.0ms (3.5% of total)ival-pi: 9.0ms (1.8% of total)ival-tan: 7.0ms (1.4% of total)ival-pow2: 5.0ms (1% of total)ival-sub: 4.0ms (0.8% of total)ival-neg: 4.0ms (0.8% of total)ival-sqrt: 4.0ms (0.8% of total)exact: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)) |
(sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (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) |
(sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.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))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.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))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
(*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))) |
(sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos.f64 (/.f64 x y)) |
(sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
| Outputs |
|---|
(/ (- (* 1/4 (pow (PI) 2)) (pow (PI) 2)) (- (* 1/2 (PI)) (PI))) |
(- (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) |
(sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* 1/2 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* x (+ (* -1/8 (/ (* x (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 2))) (* 1/2 (/ (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) y))))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* x (+ (* 1/2 (/ (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) y)) (* x (+ (* -1/8 (/ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (pow y 2))) (* -1/48 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 3)))))))) |
(* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) |
(+ (* -1/2 (* x (- (* 1/2 (PI)) (PI)))) (* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/8 (/ x y)) |
(* 1/8 x) |
(sin (+ (* 1/2 (PI)) (* 2 (PI)))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* x (+ (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) y)) (* -1/8 (/ (* x (sin (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 2)))))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* x (+ (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) y)) (* x (+ (* -1/8 (/ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (pow y 2))) (* 1/48 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 3)))))))) |
(+ (* 1/2 (PI)) (* 2 (PI))) |
(+ (* -1/2 (/ x y)) (+ (* 1/2 (PI)) (* 2 (PI)))) |
(* 2 (PI)) |
(+ (* -1/2 (/ x y)) (* 2 (PI))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (- (* 35/9216 (/ 1 (pow y 6))) (* 19/7680 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 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 (+ (* -7/24 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 61/1920 (/ (pow x 2) (pow y 5))) (* 7/24 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/322560 (/ 1 (pow y 7))) (* 13/7680 (/ 1 (pow y 7)))))) (* 61/1920 (/ 1 (pow y 5))))) (* 7/24 (/ 1 (pow y 3))))) (/ 1 y))) |
(sin (neg (PI))) |
(+ (sin (neg (PI))) (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2)))) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* 1/384 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 4)))))) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* (pow x 2) (+ (* -1/46080 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (sin (neg (PI))) (pow y 4)))))))) |
(+ (sin (neg (PI))) (* 1/2 (/ x y))) |
(+ (sin (neg (PI))) (* x (+ (* -1/8 (/ (* x (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ 1 y))))) |
(+ (sin (neg (PI))) (* x (+ (* x (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* -1/48 (/ x (pow y 3))))) (* 1/2 (/ 1 y))))) |
(* -1/2 (* x (- (* 1/2 (PI)) (PI)))) |
(/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI))))) |
(+ (* 1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (* -1/4 (/ (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))))) (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (* -1/4 (/ (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))))) (* y (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (+ (* -1/16 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* (pow y 3) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (* 1/48 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* (pow y 3) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) (* -1/4 (/ (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))))) (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(+ (PI) (* 1/2 (PI))) |
(+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI)))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(* -1/2 (/ x y)) |
(* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(+ 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)))))) |
(* x (- (* 1/4 (/ (pow (PI) 2) (* x (- (* 1/2 (PI)) (PI))))) (+ (* 1/2 (/ 1 y)) (/ (pow (PI) 2) (* x (- (* 1/2 (PI)) (PI))))))) |
(sin (- (+ (* 1/2 (/ x y)) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) |
(* x (+ (* -1/2 (- (* 1/2 (PI)) (PI))) (/ (* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(sin (- (+ (* 1/2 (PI)) (* 2 (PI))) (* 1/2 (/ x y)))) |
(* x (- (+ (* 1/2 (/ (PI) x)) (* 2 (/ (PI) x))) (* 1/2 (/ 1 y)))) |
(* x (- (* 2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(/ (sin (/ x y)) (* (sin (* 1/2 (/ x y))) (+ 1 (cos (/ x y))))) |
(sin (/ x y)) |
(* (sin (* 1/2 (/ x y))) (+ 1 (cos (/ x y)))) |
(* (cos (* 1/2 (/ x y))) (sin (neg (PI)))) |
(+ (* -1 (sin (* -1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (sin (neg (PI))))) |
(/ 1 (sin (- (+ (* 1/2 (PI)) (* 2 (PI))) (* 1/2 (/ x y))))) |
(* x (- (+ (* 1/2 (/ (PI) x)) (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(cos (/ x y)) |
(sin (* -1/2 (/ x y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(* -1 (* x (+ (* -1 (/ (- (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) x)) (* 1/2 (/ 1 y))))) |
(sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) |
(* -1 (* x (+ (* -1 (/ (* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) x)) (* 1/2 (- (* 1/2 (PI)) (PI)))))) |
(sin (+ (* -1/2 (/ x y)) (+ (* 1/2 (PI)) (* 2 (PI))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (PI)) (* 2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* x (+ (* -2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(/ 1 (sin (+ (* -1/2 (/ x y)) (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(* -1 (* x (+ (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(/ (+ (* -1/2 x) (* y (- (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) y) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* -1/2 x) (* y (+ (* 1/2 (PI)) (* 2 (PI))))) y) |
(/ (+ (* -1/2 x) (* 2 (* y (PI)))) y) |
(* y (- (* 1/2 (PI)) (PI))) |
(/ (+ (* -1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (+ (* -1/8 (/ (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 2))) (* 1/2 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y)))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (+ (* -1/8 (/ (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 3))) (* 1/2 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))))) |
(* y (- (+ (* -1/2 (/ (* x (- (* 1/2 (PI)) (PI))) y)) (* 1/4 (pow (PI) 2))) (pow (PI) 2))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y)) (* -1/8 (/ (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 2))))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 3)))))) |
(- (+ 1 (* -1/6 (/ (pow x 2) (pow y 2)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* -1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))))))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/1152 (/ (pow x 6) (pow y 6))) (+ (* -1/1440 (/ (pow x 6) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 6))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* 1/1920 (pow x 4)) (+ (* 1/96 (pow x 4)) (+ (* 1/48 (pow x 4)) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) x)))))) (* x (pow y 6))) (/ (* (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 6))))))))))))))) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ (+ x (+ (* -1/4 (/ (pow x 3) (pow y 2))) (* -1/24 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ x (+ (* -1/4 (/ (pow x 3) (pow y 2))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* 1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 5) (pow y 4)))))))) y) |
(/ (+ x (+ (* -1/4 (/ (pow x 3) (pow y 2))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* -1/1152 (/ (pow x 7) (pow y 6))) (+ (* -1/1440 (/ (pow x 7) (pow y 6))) (+ (* -1/7680 (/ (pow x 7) (pow y 6))) (+ (* -1/322560 (/ (pow x 7) (pow y 6))) (+ (* 1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 5) (pow y 4)))))))))))) y) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4))))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4)))))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ x y)))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 3))) (* 1/2 (/ x y))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (pow y 2))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2))) (+ (* 1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2))) (* 1/2 (/ (* x (* (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))))) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) (pow y 3))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) (+ (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))))) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(+ 1 (+ (* -1/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)))))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* -1 (/ (+ (* -1/2 (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))))) (* 1/8 (/ (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))) y))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))))) (* -1/48 (/ (* (pow x 3) (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))) y)) (* -1/2 (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))))) y))) |
(* -1 (* y (+ (* -1 (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) (* 1/2 (/ (* x (- (* 1/2 (PI)) (PI))) y))))) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))) y)) (* 1/2 (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))))) y))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) (* 1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y))) y)) (* 1/2 (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))))) y))) |
(- (+ 1 (* -1/6 (/ (pow x 2) (pow y 2)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1 (/ (* (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) x)) (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) x))))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* 1/322560 (pow x 7)) (+ (* 1/7680 (pow x 7)) (+ (* 1/1440 (pow x 7)) (* 1/1152 (pow x 7))))) (* x (pow y 6)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2)))))))))) |
(* -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 x) (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/4 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/48 (/ (pow x 5) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* -1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/4 (/ (pow x 3) (pow y 2)))))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/48 (/ (pow x 5) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* -1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/322560 (/ (pow x 7) (pow y 6))) (+ (* 1/7680 (/ (pow x 7) (pow y 6))) (+ (* 1/1440 (/ (pow x 7) (pow y 6))) (+ (* 1/1152 (/ (pow x 7) (pow y 6))) (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/4 (/ (pow x 3) (pow y 2)))))))))))) y)) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1/2 x) (* 1/8 (/ (* (pow x 2) (sin (neg (PI)))) y))) y))) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (PI))))) (* -1/48 (/ (pow x 3) y))) y)) (* -1/2 x)) y))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) (* 1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) y)) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))))) (* y (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (* 1/16 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) y)) (* 1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) y)) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 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)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | y | @ | 0 | ((/ (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (* (- (/ (PI) 2) (PI)) y)) (sin (neg (/ (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (* (- (/ (PI) 2) (PI)) y)))) (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (- (pow (/ (PI) 2) 2) (* (PI) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (sin (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2))) (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2)) (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (sin (/ x y)) (* (+ (cos (/ x y)) 1) (sin (/ x (* y 2))))) (sin (/ x y)) (/ x y) (* (+ (cos (/ x y)) 1) (sin (/ x (* y 2)))) (* (cos (* (/ 1/2 y) x)) (sin (neg (* (sqrt (PI)) (sqrt (PI)))))) (* (sqrt (PI)) (sqrt (PI))) (+ (* (sin (* (/ -1/2 y) x)) -1) (* (cos (* (/ 1/2 y) x)) (sin (neg (* (sqrt (PI)) (sqrt (PI))))))) (sin (neg (* (sqrt (PI)) (sqrt (PI))))) (* (- (/ (PI) 2) (PI)) y) (* (- (/ (PI) 2) (PI)) (* x -1/2)) (/ 1 (sin (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2)))) (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (sin (* (/ 1/2 y) x)) (cos (/ x y)) (sin (* (/ -1/2 y) x)) (tan (/ x (* y 2))) (cos (* (/ 1/2 y) x))) |
| 15.0ms | x | @ | 0 | ((/ (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (* (- (/ (PI) 2) (PI)) y)) (sin (neg (/ (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (* (- (/ (PI) 2) (PI)) y)))) (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (- (pow (/ (PI) 2) 2) (* (PI) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (sin (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2))) (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2)) (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (sin (/ x y)) (* (+ (cos (/ x y)) 1) (sin (/ x (* y 2))))) (sin (/ x y)) (/ x y) (* (+ (cos (/ x y)) 1) (sin (/ x (* y 2)))) (* (cos (* (/ 1/2 y) x)) (sin (neg (* (sqrt (PI)) (sqrt (PI)))))) (* (sqrt (PI)) (sqrt (PI))) (+ (* (sin (* (/ -1/2 y) x)) -1) (* (cos (* (/ 1/2 y) x)) (sin (neg (* (sqrt (PI)) (sqrt (PI))))))) (sin (neg (* (sqrt (PI)) (sqrt (PI))))) (* (- (/ (PI) 2) (PI)) y) (* (- (/ (PI) 2) (PI)) (* x -1/2)) (/ 1 (sin (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2)))) (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (sin (* (/ 1/2 y) x)) (cos (/ x y)) (sin (* (/ -1/2 y) x)) (tan (/ x (* y 2))) (cos (* (/ 1/2 y) x))) |
| 10.0ms | y | @ | inf | ((/ (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (* (- (/ (PI) 2) (PI)) y)) (sin (neg (/ (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (* (- (/ (PI) 2) (PI)) y)))) (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (- (pow (/ (PI) 2) 2) (* (PI) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (sin (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2))) (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2)) (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (sin (/ x y)) (* (+ (cos (/ x y)) 1) (sin (/ x (* y 2))))) (sin (/ x y)) (/ x y) (* (+ (cos (/ x y)) 1) (sin (/ x (* y 2)))) (* (cos (* (/ 1/2 y) x)) (sin (neg (* (sqrt (PI)) (sqrt (PI)))))) (* (sqrt (PI)) (sqrt (PI))) (+ (* (sin (* (/ -1/2 y) x)) -1) (* (cos (* (/ 1/2 y) x)) (sin (neg (* (sqrt (PI)) (sqrt (PI))))))) (sin (neg (* (sqrt (PI)) (sqrt (PI))))) (* (- (/ (PI) 2) (PI)) y) (* (- (/ (PI) 2) (PI)) (* x -1/2)) (/ 1 (sin (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2)))) (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (sin (* (/ 1/2 y) x)) (cos (/ x y)) (sin (* (/ -1/2 y) x)) (tan (/ x (* y 2))) (cos (* (/ 1/2 y) x))) |
| 10.0ms | y | @ | -inf | ((/ (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (* (- (/ (PI) 2) (PI)) y)) (sin (neg (/ (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (* (- (/ (PI) 2) (PI)) y)))) (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (- (pow (/ (PI) 2) 2) (* (PI) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (sin (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2))) (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2)) (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (sin (/ x y)) (* (+ (cos (/ x y)) 1) (sin (/ x (* y 2))))) (sin (/ x y)) (/ x y) (* (+ (cos (/ x y)) 1) (sin (/ x (* y 2)))) (* (cos (* (/ 1/2 y) x)) (sin (neg (* (sqrt (PI)) (sqrt (PI)))))) (* (sqrt (PI)) (sqrt (PI))) (+ (* (sin (* (/ -1/2 y) x)) -1) (* (cos (* (/ 1/2 y) x)) (sin (neg (* (sqrt (PI)) (sqrt (PI))))))) (sin (neg (* (sqrt (PI)) (sqrt (PI))))) (* (- (/ (PI) 2) (PI)) y) (* (- (/ (PI) 2) (PI)) (* x -1/2)) (/ 1 (sin (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2)))) (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (sin (* (/ 1/2 y) x)) (cos (/ x y)) (sin (* (/ -1/2 y) x)) (tan (/ x (* y 2))) (cos (* (/ 1/2 y) x))) |
| 8.0ms | x | @ | -inf | ((/ (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (* (- (/ (PI) 2) (PI)) y)) (sin (neg (/ (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (* (- (/ (PI) 2) (PI)) y)))) (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (- (pow (/ (PI) 2) 2) (* (PI) (PI))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (sin (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2))) (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2)) (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (sin (/ x y)) (* (+ (cos (/ x y)) 1) (sin (/ x (* y 2))))) (sin (/ x y)) (/ x y) (* (+ (cos (/ x y)) 1) (sin (/ x (* y 2)))) (* (cos (* (/ 1/2 y) x)) (sin (neg (* (sqrt (PI)) (sqrt (PI)))))) (* (sqrt (PI)) (sqrt (PI))) (+ (* (sin (* (/ -1/2 y) x)) -1) (* (cos (* (/ 1/2 y) x)) (sin (neg (* (sqrt (PI)) (sqrt (PI))))))) (sin (neg (* (sqrt (PI)) (sqrt (PI))))) (* (- (/ (PI) 2) (PI)) y) (* (- (/ (PI) 2) (PI)) (* x -1/2)) (/ 1 (sin (+ (+ (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (/ (PI) 2)) (/ (PI) 2)))) (+ (+ (* (/ x y) -1/2) (/ (PI) 2)) (PI)) (sin (* (/ 1/2 y) x)) (cos (/ x y)) (sin (* (/ -1/2 y) x)) (tan (/ x (* y 2))) (cos (* (/ 1/2 y) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1029 | 5726 |
| 1 | 3497 | 5092 |
| 0 | 8392 | 4811 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* 1/4 (pow (PI) 2)) (pow (PI) 2)) (- (* 1/2 (PI)) (PI))) |
(- (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) |
(sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* 1/2 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* x (+ (* -1/8 (/ (* x (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 2))) (* 1/2 (/ (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) y))))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* x (+ (* 1/2 (/ (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) y)) (* x (+ (* -1/8 (/ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (pow y 2))) (* -1/48 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 3)))))))) |
(* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) |
(+ (* -1/2 (* x (- (* 1/2 (PI)) (PI)))) (* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/8 (/ x y)) |
(* 1/8 x) |
(sin (+ (* 1/2 (PI)) (* 2 (PI)))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* x (+ (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) y)) (* -1/8 (/ (* x (sin (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 2)))))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* x (+ (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) y)) (* x (+ (* -1/8 (/ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (pow y 2))) (* 1/48 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 3)))))))) |
(+ (* 1/2 (PI)) (* 2 (PI))) |
(+ (* -1/2 (/ x y)) (+ (* 1/2 (PI)) (* 2 (PI)))) |
(* 2 (PI)) |
(+ (* -1/2 (/ x y)) (* 2 (PI))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (- (* 35/9216 (/ 1 (pow y 6))) (* 19/7680 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) |
(/ 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 (+ (* -7/24 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 61/1920 (/ (pow x 2) (pow y 5))) (* 7/24 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/322560 (/ 1 (pow y 7))) (* 13/7680 (/ 1 (pow y 7)))))) (* 61/1920 (/ 1 (pow y 5))))) (* 7/24 (/ 1 (pow y 3))))) (/ 1 y))) |
(sin (neg (PI))) |
(+ (sin (neg (PI))) (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2)))) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* 1/384 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 4)))))) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* (pow x 2) (+ (* -1/46080 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (sin (neg (PI))) (pow y 4)))))))) |
(+ (sin (neg (PI))) (* 1/2 (/ x y))) |
(+ (sin (neg (PI))) (* x (+ (* -1/8 (/ (* x (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ 1 y))))) |
(+ (sin (neg (PI))) (* x (+ (* x (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* -1/48 (/ x (pow y 3))))) (* 1/2 (/ 1 y))))) |
(* -1/2 (* x (- (* 1/2 (PI)) (PI)))) |
(/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI))))) |
(+ (* 1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (* -1/4 (/ (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))))) (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (* -1/4 (/ (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))))) (* y (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (+ (* -1/16 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* (pow y 3) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (* 1/48 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* (pow y 3) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) (* -1/4 (/ (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))))) (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(+ (PI) (* 1/2 (PI))) |
(+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI)))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(* -1/2 (/ x y)) |
(* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(+ 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)))))) |
(* x (- (* 1/4 (/ (pow (PI) 2) (* x (- (* 1/2 (PI)) (PI))))) (+ (* 1/2 (/ 1 y)) (/ (pow (PI) 2) (* x (- (* 1/2 (PI)) (PI))))))) |
(sin (- (+ (* 1/2 (/ x y)) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) |
(* x (+ (* -1/2 (- (* 1/2 (PI)) (PI))) (/ (* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(sin (- (+ (* 1/2 (PI)) (* 2 (PI))) (* 1/2 (/ x y)))) |
(* x (- (+ (* 1/2 (/ (PI) x)) (* 2 (/ (PI) x))) (* 1/2 (/ 1 y)))) |
(* x (- (* 2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(/ (sin (/ x y)) (* (sin (* 1/2 (/ x y))) (+ 1 (cos (/ x y))))) |
(sin (/ x y)) |
(* (sin (* 1/2 (/ x y))) (+ 1 (cos (/ x y)))) |
(* (cos (* 1/2 (/ x y))) (sin (neg (PI)))) |
(+ (* -1 (sin (* -1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (sin (neg (PI))))) |
(/ 1 (sin (- (+ (* 1/2 (PI)) (* 2 (PI))) (* 1/2 (/ x y))))) |
(* x (- (+ (* 1/2 (/ (PI) x)) (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(sin (* 1/2 (/ x y))) |
(cos (/ x y)) |
(sin (* -1/2 (/ x y))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(cos (* 1/2 (/ x y))) |
(* -1 (* x (+ (* -1 (/ (- (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) x)) (* 1/2 (/ 1 y))))) |
(sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) |
(* -1 (* x (+ (* -1 (/ (* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) x)) (* 1/2 (- (* 1/2 (PI)) (PI)))))) |
(sin (+ (* -1/2 (/ x y)) (+ (* 1/2 (PI)) (* 2 (PI))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (PI)) (* 2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(* -1 (* x (+ (* -2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(/ 1 (sin (+ (* -1/2 (/ x y)) (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(* -1 (* x (+ (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(/ (+ (* -1/2 x) (* y (- (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) y) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* -1/2 x) (* y (+ (* 1/2 (PI)) (* 2 (PI))))) y) |
(/ (+ (* -1/2 x) (* 2 (* y (PI)))) y) |
(* y (- (* 1/2 (PI)) (PI))) |
(/ (+ (* -1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (+ (* -1/8 (/ (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 2))) (* 1/2 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y)))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (+ (* -1/8 (/ (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 3))) (* 1/2 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))))) |
(* y (- (+ (* -1/2 (/ (* x (- (* 1/2 (PI)) (PI))) y)) (* 1/4 (pow (PI) 2))) (pow (PI) 2))) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y)) (* -1/8 (/ (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 2))))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 3)))))) |
(- (+ 1 (* -1/6 (/ (pow x 2) (pow y 2)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* -1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))))))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/1152 (/ (pow x 6) (pow y 6))) (+ (* -1/1440 (/ (pow x 6) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 6))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* 1/1920 (pow x 4)) (+ (* 1/96 (pow x 4)) (+ (* 1/48 (pow x 4)) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) x)))))) (* x (pow y 6))) (/ (* (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 6))))))))))))))) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/ (+ x (+ (* -1/4 (/ (pow x 3) (pow y 2))) (* -1/24 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ x (+ (* -1/4 (/ (pow x 3) (pow y 2))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* 1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 5) (pow y 4)))))))) y) |
(/ (+ x (+ (* -1/4 (/ (pow x 3) (pow y 2))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* -1/1152 (/ (pow x 7) (pow y 6))) (+ (* -1/1440 (/ (pow x 7) (pow y 6))) (+ (* -1/7680 (/ (pow x 7) (pow y 6))) (+ (* -1/322560 (/ (pow x 7) (pow y 6))) (+ (* 1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 5) (pow y 4)))))))))))) y) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4))))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4)))))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ x y)))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 3))) (* 1/2 (/ x y))))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (pow y 2))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2))))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2))) (+ (* 1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2))) (* 1/2 (/ (* x (* (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))))) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) (pow y 3))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) (+ (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))))) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))) |
(+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))) |
(/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(+ 1 (+ (* -1/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)))))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* -1 (/ (+ (* -1/2 (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))))) (* 1/8 (/ (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))) y))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))))) (* -1/48 (/ (* (pow x 3) (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))) y)) (* -1/2 (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))))) y))) |
(* -1 (* y (+ (* -1 (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) (* 1/2 (/ (* x (- (* 1/2 (PI)) (PI))) y))))) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))) y)) (* 1/2 (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))))) y))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) (* 1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y))) y)) (* 1/2 (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))))) y))) |
(- (+ 1 (* -1/6 (/ (pow x 2) (pow y 2)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1 (/ (* (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) x)) (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) x))))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* 1/322560 (pow x 7)) (+ (* 1/7680 (pow x 7)) (+ (* 1/1440 (pow x 7)) (* 1/1152 (pow x 7))))) (* x (pow y 6)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2)))))))))) |
(* -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 x) (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/4 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/48 (/ (pow x 5) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* -1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/4 (/ (pow x 3) (pow y 2)))))))) y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/48 (/ (pow x 5) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* -1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/322560 (/ (pow x 7) (pow y 6))) (+ (* 1/7680 (/ (pow x 7) (pow y 6))) (+ (* 1/1440 (/ (pow x 7) (pow y 6))) (+ (* 1/1152 (/ (pow x 7) (pow y 6))) (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/4 (/ (pow x 3) (pow y 2)))))))))))) y)) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1/2 x) (* 1/8 (/ (* (pow x 2) (sin (neg (PI)))) y))) y))) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (PI))))) (* -1/48 (/ (pow x 3) y))) y)) (* -1/2 x)) y))) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) (* 1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) y)) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))))) (* y (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (* 1/16 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) y)) (* 1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) y)) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 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)) |
| Outputs |
|---|
(/ (- (* 1/4 (pow (PI) 2)) (pow (PI) 2)) (- (* 1/2 (PI)) (PI))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))) |
(- (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)))) |
(sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) |
(sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* 1/2 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) y)) #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)))))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* x (+ (* -1/8 (/ (* x (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 2))) (* 1/2 (/ (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) y))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) y) (/.f64 x y)) #s(literal -1/8 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) y) #s(literal 1/2 binary64))) x (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)))))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* x (+ (* 1/2 (/ (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) y)) (* x (+ (* -1/8 (/ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (pow y 2))) (* -1/48 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) y) (*.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/48 binary64))) x (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) y) #s(literal 1/2 binary64))) x (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)))))) |
(* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) |
(*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) y) |
(+ (* -1/2 (* x (- (* 1/2 (PI)) (PI)))) (* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2)))) |
(fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) y (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) x) #s(literal -1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(sin (+ (* 1/2 (PI)) (* 2 (PI)))) |
(sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y))) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) y)) #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* x (+ (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) y)) (* -1/8 (/ (* x (sin (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) (*.f64 y y))) #s(literal -1/8 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) y) #s(literal -1/2 binary64))) x (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* x (+ (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) y)) (* x (+ (* -1/8 (/ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (pow y 2))) (* 1/48 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) y) (*.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/48 binary64))) x (*.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) y) #s(literal -1/2 binary64))) x (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))) |
(+ (* 1/2 (PI)) (* 2 (PI))) |
(*.f64 (PI.f64) #s(literal 5/2 binary64)) |
(+ (* -1/2 (/ x y)) (+ (* 1/2 (PI)) (* 2 (PI)))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 (PI.f64) #s(literal 5/2 binary64))) |
(* 2 (PI)) |
(*.f64 (PI.f64) #s(literal 2 binary64)) |
(+ (* -1/2 (/ x y)) (* 2 (PI))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 (PI.f64) #s(literal 2 binary64))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (- (* 35/9216 (/ 1 (pow y 6))) (* 19/7680 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64)) (*.f64 x x) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/6 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 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 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 (+ (* -7/24 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 (fma.f64 #s(literal -7/24 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 61/1920 (/ (pow x 2) (pow y 5))) (* 7/24 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 61/1920 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 7/24 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 (* (pow x 2) (+ (* 1/322560 (/ 1 (pow y 7))) (* 13/7680 (/ 1 (pow y 7)))))) (* 61/1920 (/ 1 (pow y 5))))) (* 7/24 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 547/322560 binary64) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 61/1920 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 7/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) x) |
(sin (neg (PI))) |
#s(literal 0 binary64) |
(+ (sin (neg (PI))) (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* 1/384 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 4)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/384 binary64) (/.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 0 binary64)) |
(+ (sin (neg (PI))) (* (pow x 2) (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* (pow x 2) (+ (* -1/46080 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (sin (neg (PI))) (pow y 4)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/46080 binary64) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 0 binary64)) |
(+ (sin (neg (PI))) (* 1/2 (/ x y))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(+ (sin (neg (PI))) (* x (+ (* -1/8 (/ (* x (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ 1 y))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal 1/2 binary64) y)) x #s(literal 0 binary64)) |
(+ (sin (neg (PI))) (* x (+ (* x (+ (* -1/8 (/ (sin (neg (PI))) (pow y 2))) (* -1/48 (/ x (pow y 3))))) (* 1/2 (/ 1 y))))) |
(fma.f64 (fma.f64 (fma.f64 (/.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/2 (* x (- (* 1/2 (PI)) (PI)))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) x) #s(literal -1/2 binary64)) |
(/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))) |
(+ (* 1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))))) |
(+ (* x (- (* x (- (* 1/8 (/ 1 (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (* -1/4 (/ (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))))) (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) #s(literal 2 binary64)) (*.f64 y y)))) x (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) y) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))))) |
(+ (* x (- (* x (- (+ (* -1 (* x (+ (* -1/2 (/ (* (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (- (* 1/8 (/ 1 (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (* -1/4 (/ (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))))) (* y (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (+ (* -1/16 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* (pow y 3) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (* 1/48 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* (pow y 3) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))))) (* 1/8 (/ 1 (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) (* -1/4 (/ (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))))) (* -1/2 (/ (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) #s(literal 2 binary64)) (*.f64 y y)))) (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64)))) y) (*.f64 (/.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 2 binary64))) #s(literal -1/24 binary64))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) #s(literal 2 binary64)) (*.f64 y y))))) x (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) y) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))))) |
(+ (PI) (* 1/2 (PI))) |
(*.f64 #s(literal 3/2 binary64) (PI.f64)) |
(+ (PI) (+ (* -1/2 (/ x y)) (* 1/2 (PI)))) |
(fma.f64 #s(literal 3/2 binary64) (PI.f64) (*.f64 (/.f64 x y) #s(literal -1/2 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)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* -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 (-.f64 (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/3840 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/645120 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/240 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/40320 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(+ 1 (* -1/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)) |
(* x (- (* 1/4 (/ (pow (PI) 2) (* x (- (* 1/2 (PI)) (PI))))) (+ (* 1/2 (/ 1 y)) (/ (pow (PI) 2) (* x (- (* 1/2 (PI)) (PI))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) x)) (fma.f64 (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))) (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))) x) |
(sin (- (+ (* 1/2 (/ x y)) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)))))) |
(* x (+ (* -1/2 (- (* 1/2 (PI)) (PI))) (/ (* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) x))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) (*.f64 y (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) x))) x) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(sin (- (+ (* 1/2 (PI)) (* 2 (PI))) (* 1/2 (/ x y)))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 (PI.f64) #s(literal 5/2 binary64)))) |
(* x (- (+ (* 1/2 (/ (PI) x)) (* 2 (/ (PI) x))) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 5/2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (- (* 2 (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(/ (sin (/ x y)) (* (sin (* 1/2 (/ x y))) (+ 1 (cos (/ x 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 1/2 binary64))))) |
(sin (/ x y)) |
(sin.f64 (/.f64 x y)) |
(* (sin (* 1/2 (/ x y))) (+ 1 (cos (/ x y)))) |
(*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(* (cos (* 1/2 (/ x y))) (sin (neg (PI)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(+ (* -1 (sin (* -1/2 (/ x y)))) (* (cos (* 1/2 (/ x y))) (sin (neg (PI))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (PI.f64)))) |
(/ 1 (sin (- (+ (* 1/2 (PI)) (* 2 (PI))) (* 1/2 (/ x y))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 (PI.f64) #s(literal 5/2 binary64))))) |
(* x (- (+ (* 1/2 (/ (PI) x)) (/ (PI) x)) (* 1/2 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (PI.f64) x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(cos (/ x y)) |
(cos.f64 (/.f64 x y)) |
(sin (* -1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(* -1 (* x (+ (* -1 (/ (- (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) y))) |
(sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)))))) |
(* -1 (* x (+ (* -1 (/ (* y (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) x)) (* 1/2 (- (* 1/2 (PI)) (PI)))))) |
(*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) #s(literal 1/2 binary64)))) |
(sin (+ (* -1/2 (/ x y)) (+ (* 1/2 (PI)) (* 2 (PI))))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 (PI.f64) #s(literal 5/2 binary64)))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/2 (PI)) (* 2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (PI.f64) x) #s(literal -5/2 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(* -1 (* x (+ (* -2 (/ (PI) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/ 1 (sin (+ (* -1/2 (/ x y)) (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 (PI.f64) #s(literal 5/2 binary64))))) |
(* -1 (* x (+ (* -1 (/ (+ (PI) (* 1/2 (PI))) x)) (* 1/2 (/ 1 y))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -3/2 binary64) (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/ (+ (* -1/2 x) (* y (- (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))) (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) y) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))) y (*.f64 #s(literal -1/2 binary64) x)) y) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(/ (+ (* -1/2 x) (* y (+ (* 1/2 (PI)) (* 2 (PI))))) y) |
(/.f64 (fma.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)) y (*.f64 #s(literal -1/2 binary64) x)) y) |
(/ (+ (* -1/2 x) (* 2 (* y (PI)))) y) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) (PI.f64) (*.f64 #s(literal -1/2 binary64) x)) y) |
(* y (- (* 1/2 (PI)) (PI))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) y) |
(/ (+ (* -1/2 x) (* y (+ (PI) (* 1/2 (PI))))) y) |
(/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (PI.f64)) y (*.f64 #s(literal -1/2 binary64) x)) y) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (+ (* -1/8 (/ (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 2))) (* 1/2 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) y) (fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) y)) #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (+ (* -1/8 (/ (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 2))) (+ (* -1/48 (/ (* (pow x 3) (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) (pow y 3))) (* 1/2 (/ (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/48 binary64) (*.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (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 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) y) (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))))) |
(* y (- (+ (* -1/2 (/ (* x (- (* 1/2 (PI)) (PI))) y)) (* 1/4 (pow (PI) 2))) (pow (PI) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) x) y) #s(literal -1/2 binary64) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64)))) y) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/1920 binary64)) (pow.f64 y #s(literal 4 binary64))))))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y)) (* -1/8 (/ (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 2))))) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) y)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) y) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y)) (+ (* -1/8 (/ (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow y 3)))))) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) y)) #s(literal -1/2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) (*.f64 y y))) #s(literal -1/8 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))))) |
(- (+ 1 (* -1/6 (/ (pow x 2) (pow y 2)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* -1/24 (/ (pow x 2) (pow y 2))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))))))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -7/24 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 7/640 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/1152 (/ (pow x 6) (pow y 6))) (+ (* -1/1440 (/ (pow x 6) (pow y 6))) (+ (* -1/7680 (/ (pow x 6) (pow y 6))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/96 (/ (pow x 4) (pow y 4))) (+ (* 1/48 (/ (pow x 4) (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 4))) (+ (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* 1/1920 (pow x 4)) (+ (* 1/96 (pow x 4)) (+ (* 1/48 (pow x 4)) (/ (* (+ (* -1/4 (pow x 3)) (* -1/24 (pow x 3))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) x)))))) (* x (pow y 6))) (/ (* (+ (* 1/1920 (pow x 5)) (+ (* 1/96 (pow x 5)) (* 1/48 (pow x 5)))) (- (* -1/6 (pow x 2)) (+ (* -1/4 (pow x 2)) (* -1/24 (pow x 2))))) (* x (pow y 6))))))))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -7/24 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/640 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -43/322560 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 7/640 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 61/1920 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/128 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/32 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) x)))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -7/24 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64))) (pow.f64 y #s(literal 4 binary64))))))))) |
(/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x)) y) |
(/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) x)) y) |
(/ (+ x (+ (* -1/4 (/ (pow x 3) (pow y 2))) (* -1/24 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -7/24 binary64) x) y) |
(/ (+ x (+ (* -1/4 (/ (pow x 3) (pow y 2))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* 1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 5) (pow y 4)))))))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -7/24 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 61/1920 binary64) x)) y) |
(/ (+ x (+ (* -1/4 (/ (pow x 3) (pow y 2))) (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* -1/1152 (/ (pow x 7) (pow y 6))) (+ (* -1/1440 (/ (pow x 7) (pow y 6))) (+ (* -1/7680 (/ (pow x 7) (pow y 6))) (+ (* -1/322560 (/ (pow x 7) (pow y 6))) (+ (* 1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/96 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 5) (pow y 4)))))))))))) y) |
(/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -7/24 binary64) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/640 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -43/322560 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 61/1920 binary64))))) y) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4))))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/384 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (sin (neg (PI)))) (pow y 6))) (* 1/384 (/ (* (pow x 4) (sin (neg (PI)))) (pow y 4)))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/46080 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (* 1/2 (/ x y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 #s(literal 0 binary64) y) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 0 binary64))) |
(+ (sin (neg (PI))) (+ (* -1/8 (/ (* (pow x 2) (sin (neg (PI)))) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 3))) (* 1/2 (/ x y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) y) (/.f64 #s(literal 0 binary64) y) (+.f64 (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))) #s(literal 0 binary64))) |
(- (+ (* -1 (/ (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (pow y 2))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))))) y) (fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))))) |
(- (+ (* -1 (/ (+ (* -1/16 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2))) (+ (* 1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2))) (* 1/2 (/ (* x (* (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))))) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) (pow y 3))) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) (+ (* -1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (* (pow y 2) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))) (* -1/8 (/ (pow x 2) (* (pow y 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64)))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 2 binary64))) #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) x) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))))) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 2 binary64))) (*.f64 x (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) y)) (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 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 (+ (* -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/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)) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/3840 binary64) (*.f64 #s(literal -1/2 binary64) x))) y) |
(/ (+ (* -1/2 x) (+ (* -1/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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* -1 (/ (+ (* -1/2 (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))))) (* 1/8 (/ (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))) y))) |
(-.f64 (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) y)) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))))) y)) |
(+ (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI)))))))) (* -1/48 (/ (* (pow x 3) (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))) y))) y)) (* -1/2 (* x (cos (- (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))) (* 1/4 (/ (pow (PI) 2) (- (* 1/2 (PI)) (PI))))))))) y))) |
(-.f64 (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) y)) #s(literal -1/48 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))))) (neg.f64 y))) y)) |
(* -1 (* y (+ (* -1 (- (* 1/4 (pow (PI) 2)) (pow (PI) 2))) (* 1/2 (/ (* x (- (* 1/2 (PI)) (PI))) y))))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) x) y) #s(literal 1/2 binary64) (neg.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64)))))) |
(- (+ 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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal -1/24 binary64) x) (/.f64 (pow.f64 x #s(literal 3 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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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 (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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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))))))) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* -1 (/ (+ (* 1/8 (/ (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))) y)) (* 1/2 (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))))) y))) |
(-.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) (*.f64 x x)) y) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))))) y)) |
(+ (sin (+ (* 1/2 (PI)) (* 2 (PI)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) (* 1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) y))) y)) (* 1/2 (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))))) y))) |
(-.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) (/.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) x) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64)))) y) #s(literal 1/48 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))))) (neg.f64 y))) y)) |
(- (+ 1 (* -1/6 (/ (pow x 2) (pow y 2)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 7/24 binary64) (*.f64 y y)))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (* 1/120 (/ (pow x 4) (pow y 4))))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2))))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64))) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -61/1920 binary64)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) (/.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64))) (*.f64 (*.f64 y y) x)))) |
(- (+ 1 (+ (* -1/6 (/ (pow x 2) (pow y 2))) (+ (* -1/5040 (/ (pow x 6) (pow y 6))) (* 1/120 (/ (pow x 4) (pow y 4)))))) (+ (* -1 (/ (* (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 6)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) (* x (pow y 4)))) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* 1/120 (pow x 4)) (+ (* -1 (/ (* (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (- (* -1/6 (pow x 2)) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) x)))) x)) (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) x))))) (* x (pow y 6)))) (+ (* -1 (/ (+ (* -1/48 (pow x 5)) (+ (* -1/96 (pow x 5)) (* -1/1920 (pow x 5)))) (* x (pow y 4)))) (+ (* -1 (/ (+ (* 1/322560 (pow x 7)) (+ (* 1/7680 (pow x 7)) (+ (* 1/1440 (pow x 7)) (* 1/1152 (pow x 7))))) (* x (pow y 6)))) (* -1 (/ (+ (* 1/24 (pow x 3)) (* 1/4 (pow x 3))) (* x (pow y 2)))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/5040 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) (fma.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -61/1920 binary64))) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) x)) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (fma.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64))) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) x)) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -61/1920 binary64))) x))) x) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -61/1920 binary64)) x) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 7/24 binary64) (*.f64 y y)) (/.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 43/322560 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/640 binary64))) x) (pow.f64 y #s(literal 6 binary64))))))))) |
(* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal -1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 #s(literal -1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 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))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/4 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal 7/24 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/48 (/ (pow x 5) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* -1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/4 (/ (pow x 3) (pow y 2)))))))) y)) |
(/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -7/640 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/48 binary64) (neg.f64 x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (+ (* -1/48 (/ (pow x 5) (pow y 4))) (+ (* -1/96 (/ (pow x 5) (pow y 4))) (+ (* -1/1920 (/ (pow x 5) (pow y 4))) (+ (* 1/322560 (/ (pow x 7) (pow y 6))) (+ (* 1/7680 (/ (pow x 7) (pow y 6))) (+ (* 1/1440 (/ (pow x 7) (pow y 6))) (+ (* 1/1152 (/ (pow x 7) (pow y 6))) (+ (* 1/24 (/ (pow x 3) (pow y 2))) (* 1/4 (/ (pow x 3) (pow y 2)))))))))))) y)) |
(/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -7/640 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 43/322560 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/640 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 7/24 binary64)) (*.f64 y y))))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/48 binary64) (neg.f64 x))) (neg.f64 y)) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1/2 x) (* 1/8 (/ (* (pow x 2) (sin (neg (PI)))) y))) y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) |
(+ (sin (neg (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow x 2) (sin (neg (PI))))) (* -1/48 (/ (pow x 3) y))) y)) (* -1/2 x)) y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/48 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/8 binary64))) (neg.f64 y))) y)) |
(+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3)))) (* -1/8 (/ (pow x 2) (* y (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) (* 1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) y)) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 #s(literal -1/4 binary64) y) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 2 binary64))))))) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (cos (+ (* 1/2 (PI)) (* 2 (PI)))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI))))))))) (* y (sin (+ (* 1/2 (PI)) (* 2 (PI))))))) (+ (* -1/48 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) (* 1/16 (/ (* (pow x 3) (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (* y (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))))) (+ (* -1/4 (/ (* (pow x 2) (pow (cos (+ (* 1/2 (PI)) (* 2 (PI)))) 2)) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 3))) (* -1/8 (/ (pow x 2) (sin (+ (* 1/2 (PI)) (* 2 (PI)))))))) y)) (* 1/2 (/ (* x (cos (+ (* 1/2 (PI)) (* 2 (PI))))) (pow (sin (+ (* 1/2 (PI)) (* 2 (PI)))) 2)))) y)) (/ 1 (sin (+ (* 1/2 (PI)) (* 2 (PI)))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) x) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64)))))) y) (-.f64 (*.f64 (*.f64 (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) #s(literal 1/24 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))))))) y) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal -5/2 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))) #s(literal 2 binary64)))))) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 5/2 binary64))))) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (pow.f64 y #s(literal 4 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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 390 |
| 0 | 108 | 362 |
| 1 | 366 | 338 |
| 2 | 2944 | 307 |
| 0 | 8598 | 302 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)) |
(sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (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) |
(sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.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))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.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))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(sin.f64 (/.f64 x y)) |
(/.f64 x y) |
(*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))) |
(sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos.f64 (/.f64 x y)) |
(sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x)) y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x)))) (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x))) (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y))) |
(/.f64 (neg.f64 (fma.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y))) |
(/.f64 (fma.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) y)) |
(fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (/.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) |
(fma.f64 (/.f64 y (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (/.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) y) (/.f64 y (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) (/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 y y) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 y (/.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) |
(fma.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (/.f64 y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) |
(-.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (/.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(+.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) |
(neg.f64 (sin.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y))) |
(fma.f64 (sin.f64 (neg.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) (cos.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) (*.f64 (cos.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (sin.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (cos.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (*.f64 (cos.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (sin.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (cos.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (*.f64 (cos.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (sin.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))))) |
(fma.f64 (sin.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y)) #s(literal -1 binary64) (*.f64 (cos.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y)) #s(literal 0 binary64))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y) (PI.f64))) |
(sin.f64 (/.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) y)) |
(-.f64 (*.f64 (sin.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (cos.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))) (*.f64 (cos.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (sin.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y)) #s(literal 0 binary64)) (*.f64 (sin.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(cos.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y)) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 (neg.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) (cos.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))) (*.f64 (cos.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (sin.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (cos.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y))))) (*.f64 (cos.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (sin.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (cos.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y))))) (*.f64 (cos.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (sin.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal -1/2 binary64) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal -1/2 binary64) x) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) |
(fma.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (*.f64 #s(literal -1/2 binary64) x))) |
(fma.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x)) |
(fma.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) y (*.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (*.f64 #s(literal -1/2 binary64) x))) |
(fma.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) y (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x)))) |
(-.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(-.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 y) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) (pow.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (*.f64 #s(literal -1/2 binary64) x))) |
(+.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 6 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 6 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (pow.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 6 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (cbrt.f64 (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 4 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64)) #s(literal 1 binary64)) (cbrt.f64 (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64)) (cbrt.f64 (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (sqrt.f64 (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) |
(fma.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 4 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fabs.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (PI.f64) (PI.f64))) |
(fma.f64 (PI.f64) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) |
(fma.f64 (PI.f64) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) |
(fma.f64 (PI.f64) (PI.f64) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 6 binary64)) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 4 binary64)))) (/.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) |
(+.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) |
#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 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 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 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 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 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 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 (*.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 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 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 (pow.f64 (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 1 binary64)) #s(literal 2 binary64))) (sin.f64 (-.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 1 binary64)))))) |
(neg.f64 (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(fma.f64 (cos.f64 (/.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (-.f64 (-.f64 (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 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.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))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (-.f64 (-.f64 (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))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.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))))))) |
(fma.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) #s(literal 0 binary64) (*.f64 (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64))))))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64) (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(fma.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (*.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (sin.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(fma.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 1 binary64) (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64))) |
(sin.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)))) |
(sin.f64 (+.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (/.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 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64)) (-.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.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 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64)) (-.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.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 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64))))))) |
(-.f64 (*.f64 (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) #s(literal -1 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (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 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64))))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64)) (*.f64 (neg.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(cos.f64 (neg.f64 (neg.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(cos.f64 (neg.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(cos.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (-.f64 (-.f64 (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 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.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)))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (-.f64 (-.f64 (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))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.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))))))) |
(+.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64))))) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (sin.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))) (*.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))) (-.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64) (*.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))) (PI.f64))) (*.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))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64) (*.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))) (PI.f64))) (*.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))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) (*.f64 (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) (*.f64 (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (PI.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))) (*.f64 #s(literal -2 binary64) (-.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (-.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))))) |
(/.f64 (fma.f64 (PI.f64) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (PI.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))) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.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))))) |
(/.f64 (fma.f64 (PI.f64) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))) (fabs.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (cbrt.f64 (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 1 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(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 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(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 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64))) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64)) (-.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(+.f64 (+.f64 (/.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 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (pow.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(+.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64))) |
(+.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(+.f64 (PI.f64) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)))) (neg.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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))) (PI.f64))) (*.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))) (PI.f64))) (*.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (PI.f64) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) (*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)))) |
(/.f64 (fma.f64 (PI.f64) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (PI.f64) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)))) |
(/.f64 (fma.f64 (PI.f64) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.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)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #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 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (*.f64 (-.f64 (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)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))) (fabs.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (cbrt.f64 (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(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 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(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 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (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 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (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 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64))) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x) (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (-.f64 (-.f64 (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)))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.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))))) |
(+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (PI.f64)) |
(+.f64 (/.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))))) |
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.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))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(+.f64 (PI.f64) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (neg.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 (neg.f64 (sin.f64 (/.f64 x y))) (*.f64 (neg.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (*.f64 (neg.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
(/.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)))) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x y))) (*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (neg.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))))) |
(neg.f64 (neg.f64 (sin.f64 (/.f64 x y)))) |
(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 (neg.f64 x) y) (PI.f64))) |
(sin.f64 (/.f64 x y)) |
(cos.f64 (+.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (/.f64 x y) (PI.f64)) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(cos.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.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 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (+.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (/.f64 x y)) (*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64))) |
(fma.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64) (*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (/.f64 x y)))) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 #s(literal 1 binary64) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(fma.f64 #s(literal 1 binary64) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 (cos.f64 (/.f64 x y)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 x y)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (*.f64 #s(literal 1 binary64) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (*.f64 (cos.f64 (/.f64 x y)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(+.f64 (*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (/.f64 x y))) (*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) (*.f64 #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (/.f64 x y)))) |
(*.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64)) |
(*.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (+.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64))))) (cos.f64 (+.f64 (PI.f64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.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 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.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 (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 (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 (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.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 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (PI.f64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (neg.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(neg.f64 (PI.f64)) |
(cbrt.f64 (pow.f64 (PI.f64) #s(literal 3 binary64))) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(-.f64 #s(literal 0 binary64) (PI.f64)) |
(fabs.f64 (PI.f64)) |
(exp.f64 (/.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (PI.f64) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (PI.f64))) |
(+.f64 (cosh.f64 (log.f64 (PI.f64))) (sinh.f64 (log.f64 (PI.f64)))) |
(log.f64 (exp.f64 (PI.f64))) |
(PI.f64) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 0 binary64)) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 2 binary64))) (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 2 binary64))) (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 2 binary64)) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 2 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(fma.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 2 binary64)) (-.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 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal -2 binary64))))) (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))))))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
(sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(sin.f64 (+.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(sin.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))))) (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))))) |
(-.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64)) #s(literal 0 binary64)) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(-.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (*.f64 #s(literal 0 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 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(cos.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal -2 binary64))))) (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 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal -2 binary64))))) (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 0 binary64) (cos.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 2 binary64))))) |
(+.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 0 binary64))) |
(+.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) |
#s(literal 0 binary64) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y) |
(*.f64 y (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) y) (fma.f64 (PI.f64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (PI.f64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) |
(*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x)) |
(*.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 (PI.f64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 (PI.f64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(*.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1 binary64)) |
(/.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) (neg.f64 (neg.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (PI.f64) (PI.f64) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))) (fabs.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (fabs.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))) (fabs.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (cbrt.f64 (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 (PI.f64) (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 5 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (cbrt.f64 (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(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 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (cbrt.f64 (PI.f64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (fabs.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)))) |
(-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) |
(+.f64 (+.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 (PI.f64) #s(literal -2 binary64))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (-.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64)) |
(+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (PI.f64))) |
(+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) |
(+.f64 (PI.f64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(fma.f64 (neg.f64 (sin.f64 (/.f64 x y))) #s(literal 0 binary64) (cos.f64 (/.f64 x y))) |
(fma.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(fma.f64 (sin.f64 (/.f64 x y)) #s(literal 0 binary64) (cos.f64 (/.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)) (*.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x y)))) |
(sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(sin.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(cos.f64 (/.f64 (neg.f64 x) y)) |
(cos.f64 (/.f64 x y)) |
(+.f64 (*.f64 (neg.f64 (sin.f64 (/.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)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (neg.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal 2 binary64)))) (-.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (pow.f64 (cos.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 (neg.f64 (neg.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 (+.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (neg.f64 (sin.f64 (/.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 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(neg.f64 (tan.f64 (/.f64 (neg.f64 x) (*.f64 y #s(literal 2 binary64))))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(tan.f64 (+.f64 (+.f64 (-.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.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 x y) #s(literal 2 binary64)) (PI.f64))) |
(tan.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(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 (/.f64 #s(literal 1/2 binary64) y) x (/.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 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal -2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal -2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal -2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal -2 binary64))))))) |
(-.f64 (*.f64 #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 (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 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(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)) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64))) |
Compiled 38 895 to 4 859 computations (87.5% saved)
75 alts after pruning (68 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 779 | 28 | 807 |
| Fresh | 12 | 40 | 52 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 794 | 75 | 869 |
| Status | Accuracy | Program |
|---|---|---|
| 43.7% | (/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (+.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64))) (PI.f64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| 6.6% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| 8.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) | |
| 9.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64)))) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))))) | |
| 9.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64)))))))) | |
| 9.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64)))))))))) | |
| ✓ | 8.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))))) |
| 9.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))))))))) | |
| 9.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (neg.f64 (PI.f64)))))))) | |
| ✓ | 8.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) |
| 7.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))))))) | |
| 9.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) | |
| 9.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (cos.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 8.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 15.3% | (/.f64 (tan.f64 (+.f64 (+.f64 (-.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64)) (PI.f64)) (PI.f64))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))))) | |
| 9.4% | (/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) | |
| 5.2% | (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| 5.2% | (/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (sin.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| 9.5% | (/.f64 (sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| 7.2% | (/.f64 (sin.f64 (+.f64 (+.f64 (/.f64 x y) (PI.f64)) (PI.f64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| 5.6% | (/.f64 (cos.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal -2 binary64)))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| 9.3% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 44.2% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 9.5% | (/.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 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)))) | |
| 7.3% | (/.f64 #s(approx (tan (/ x (* y 2))) (tan.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 43.6% | (/.f64 #s(approx (tan (/ x (* y 2))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 54.2% | #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))) |
| 55.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 56.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 55.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 56.4% | #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/4 binary64)) #s(literal 4 binary64))) | |
| ✓ | 56.4% | #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))) |
| 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 #s(approx (pow (cos (* (/ 1/2 y) x)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) | |
| 4.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (cos.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (*.f64 (cos.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (sin.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))))))) | |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y))))))) | |
| 4.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))))))) | |
| 4.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (neg.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) (cos.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) (*.f64 (cos.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (sin.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))))))) | |
| 4.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 1 binary64)) #s(literal 2 binary64))) (sin.f64 (-.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -2 binary64))))))) | |
| 58.4% | #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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) | |
| 58.8% | #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)))))) | |
| 58.3% | #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 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))))) | |
| 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (fma.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)))) #s(literal -2 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (PI.f64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) #s(literal -2 binary64)))))) | |
| 57.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))))) | |
| 5.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) y)))) | |
| 58.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (PI.f64))))) | |
| 5.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) (/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))))) | |
| 4.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))))) | |
| 56.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) y (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) | |
| 56.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (/.f64 (*.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) | |
| 56.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 (PI.f64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) | |
| 14.1% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) y) (fma.f64 (PI.f64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))))))))) | |
| 4.2% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))))) | |
| 4.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)))))) | |
| 57.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) | |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) y (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) y)))))) | |
| 55.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) | |
| 59.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 #s(approx (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) y (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) x) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) | |
| 58.1% | #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)) (PI)) (/ (PI) 2)) (/ (PI) 2)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 (PI.f64) #s(literal 5/2 binary64))))))) | |
| 58.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) | |
| 59.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) | |
| 58.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))))) | |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) | |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) | |
| 58.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) | |
| 58.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)) (PI.f64))))) | |
| 58.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y) (/.f64 (PI.f64) #s(literal -2 binary64)))))) | |
| ✓ | 58.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
| 54.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.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))))) | |
| 58.3% | #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))))) | |
| 58.4% | #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))))) | |
| 54.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (/ 1 (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))))) (fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) | |
| ✓ | 58.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| ✓ | 3.1% | #s(literal 0 binary64) |
Compiled 7 069 to 2 531 computations (64.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)))) (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 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 (+.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) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -3/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)) (PI)) (/ (PI) 2)) (/ (PI) 2)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 (PI.f64) #s(literal 5/2 binary64))))))) |
#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)))))) |
(/.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 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (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 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.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) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.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) (neg.f64 (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (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 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 #s(approx (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) y (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) x) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) (/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)) (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) y) (/.f64 (PI.f64) #s(literal -2 binary64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fabs.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 #s(approx (pow (cos (* (/ 1/2 y) x)) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) |
(/.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 #s(approx (tan (/ x (* y 2))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #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 #s(approx (tan (/ x (* y 2))) (tan.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))) (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 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))))) |
(/.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 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (cos.f64 (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))) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (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 (neg.f64 (/.f64 (fma.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) y (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.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 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 (fma.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)))) #s(literal -2 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) (PI.f64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (neg.f64 (PI.f64))) #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)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1/4 binary64)) #s(literal 4 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #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))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (PI.f64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (+.f64 (+.f64 (/.f64 x y) (PI.f64)) (PI.f64))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #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) x) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (sin.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 1 binary64)) #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 x (*.f64 #s(literal -2 binary64) y))) #s(approx (sin (/ x (* y 2))) (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))))) |
(/.f64 (cos.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal -2 binary64)))) (*.f64 (+.f64 (cos.f64 (/.f64 x y)) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (/.f64 x y)) (*.f64 (+.f64 (sin.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 (PI.f64) #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.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 (/.f64 (/.f64 x y) #s(literal -2 binary64)) (PI.f64)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (cos.f64 (+.f64 (+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y) (+.f64 (PI.f64) (PI.f64))) (PI.f64)))) #s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (/.f64 (*.f64 (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(approx (/ 1 (sin (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))))) (fma.f64 (*.f64 x (/.f64 (cos.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) (pow.f64 (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64))) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (-.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (PI.f64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (neg.f64 (PI.f64)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (-.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (cos.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y))) (*.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 (*.f64 (PI.f64) y) (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal -2 binary64)))) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))))) |
(/.f64 (tan.f64 (+.f64 (+.f64 (-.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (PI.f64)) (PI.f64)) (PI.f64))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (cos.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64))))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (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)))) |
#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 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (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 (+.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))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (neg.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) (cos.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))))) (*.f64 (cos.f64 (*.f64 (/.f64 y y) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (sin.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) x) y) (/.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (-.f64 (PI.f64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)))) #s(literal 1 binary64)) #s(literal 2 binary64))) (sin.f64 (-.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))) (/.f64 (PI.f64) #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 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) y (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) y (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) y) (fma.f64 (PI.f64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (pow.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) (sin.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) y (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 (PI.f64) (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (pow.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64)))))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (fma.f64 (sin.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) y)) (cos.f64 (+.f64 (PI.f64) (PI.f64))) (*.f64 (cos.f64 (/.f64 (/.f64 x y) #s(literal -2 binary64))) (sin.f64 (+.f64 (PI.f64) (PI.f64)))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (cbrt.f64 (PI.f64))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (PI.f64)))))))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (PI.f64)))))) (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 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (cos.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (*.f64 (cos.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))) (sin.f64 (/.f64 (*.f64 y (pow.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)) (neg.f64 y)))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (fma.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (neg.f64 (*.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))))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 (PI.f64) #s(literal 2 binary64))))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (pow.f64 (sin.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (pow.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 2 binary64))))))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 #s(approx (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) y (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) x) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
5 calls:
| 46.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 33.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 30.0ms | (*.f64 y #s(literal 2 binary64)) |
| 29.0ms | x |
| 29.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.0% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 59.0% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 59.0% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 59.0% | 1 | x |
| 59.0% | 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)))) (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 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 (+.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) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* (/ x y) 1/2) (PI)) (/ (PI) 2))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -3/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)) (PI)) (/ (PI) 2)) (/ (PI) 2)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 (PI.f64) #s(literal 5/2 binary64))))))) |
#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)))))) |
(/.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 #s(literal -1/2 binary64) (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (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 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (/.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) (sin.f64 (+.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.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) (neg.f64 (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 (PI.f64) #s(literal -2 binary64)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (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 (+.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))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1/48 binary64) y) #s(literal 1/2 binary64)) y) x))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) |
5 calls:
| 11.0ms | y |
| 8.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 8.0ms | (*.f64 y #s(literal 2 binary64)) |
| 8.0ms | x |
| 7.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.0% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 59.0% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 59.0% | 1 | x |
| 59.0% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 59.0% | 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)))) (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 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 (+.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) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (PI.f64)) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (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)) |
5 calls:
| 25.0ms | (*.f64 y #s(literal 2 binary64)) |
| 4.0ms | y |
| 4.0ms | x |
| 3.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 3.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 60.4% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 58.5% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 58.5% | 1 | x |
| 58.5% | 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)))) (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 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) y) x)))) |
2 calls:
| 2.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 2.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.5% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 58.5% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 18 to 13 computations (27.8% saved)
| 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)))) (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 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)) |
5 calls:
| 2.0ms | (*.f64 y #s(literal 2 binary64)) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 2.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.4% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 58.4% | 1 | x |
| 58.4% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 58.4% | 1 | y |
| 58.4% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 23 to 21 computations (8.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
5 calls:
| 12.0ms | y |
| 1.0ms | (*.f64 y #s(literal 2 binary64)) |
| 1.0ms | x |
| 1.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 1.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.1% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 3.1% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 3.1% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 3.1% | 1 | y |
| 3.1% | 1 | x |
Compiled 23 to 21 computations (8.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.0636508902088253 | 3.0998812389116748 |
Compiled 16 to 13 computations (18.8% saved)
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 198 |
| 1 | 123 | 198 |
| 2 | 247 | 198 |
| 3 | 570 | 194 |
| 4 | 1426 | 193 |
| 5 | 3441 | 193 |
| 6 | 7489 | 193 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 #s(approx (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) y (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) x) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) |
(if (<=.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1733885856537641/562949953421312 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))) |
#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(literal 0 binary64) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 (neg.f64 (/.f64 #s(approx (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) y (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) x) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 #s(approx (+ (* (- (pow (/ (PI) 2) 2) (* (PI) (PI))) y) (* (- (/ (PI) 2) (PI)) (* x -1/2))) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (PI.f64)) (PI.f64))) y (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) x) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) y))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (sin.f64 #s(approx (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (pow.f64 (sin.f64 #s(approx (neg (+ (+ (* -1/2 (/ x y)) (/ (PI) 2)) (PI))) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) (PI.f64))))) #s(literal -1 binary64))) |
(if (<=.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1733885856537641/562949953421312 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))) |
#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)))) (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(literal 0 binary64) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1029 | 5726 |
| 1 | 3497 | 5092 |
| 0 | 8392 | 4811 |
| 0 | 739 | 4404 |
| 1 | 2480 | 4038 |
| 0 | 8502 | 3815 |
| 0 | 27 | 181 |
| 0 | 43 | 160 |
| 1 | 87 | 160 |
| 2 | 272 | 160 |
| 3 | 1707 | 160 |
| 0 | 8782 | 160 |
| 0 | 316 | 1576 |
| 1 | 1006 | 1536 |
| 2 | 4033 | 1498 |
| 0 | 8680 | 1395 |
| 0 | 46 | 294 |
| 0 | 79 | 290 |
| 1 | 239 | 254 |
| 2 | 1703 | 236 |
| 0 | 8982 | 236 |
| 0 | 8 | 33 |
| 0 | 13 | 17 |
| 1 | 29 | 17 |
| 2 | 118 | 17 |
| 3 | 824 | 7 |
| 0 | 10401 | 7 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 197 to 75 computations (61.9% saved)
(abs x)
Compiled 1 780 to 850 computations (52.2% saved)
Loading profile data...