
Time bar (total: 11.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 7 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 8 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 9 |
| 30.5% | 30.4% | 69.5% | 0.1% | 0% | 0% | 0% | 10 |
| 38.3% | 38.2% | 61.7% | 0.1% | 0% | 0% | 0% | 11 |
| 39.6% | 39.6% | 60.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
| 1.0s | 3 994× | 1 | valid |
| 508.0ms | 4 262× | 0 | valid |
ival-div: 293.0ms (28.6% of total)ival-tan: 292.0ms (28.5% of total)ival-sin: 225.0ms (22% of total)ival-mult: 147.0ms (14.4% of total)adjust: 51.0ms (5% of total)ival-true: 6.0ms (0.6% of total)exact: 5.0ms (0.5% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 135 | 0 | - | 1 | (8.352534176696891e-181 1.602579411203345e-182) | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 134 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 28 | 0 | - | 0 | - | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 y #s(literal 2 binary64)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 107 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 107 | 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 | 28 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 28 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 28 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 28 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 28 | |
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 - | |
|---|---|---|
| + | 162 | 1 |
| - | 0 | 93 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 162 | 0 | 1 |
| - | 0 | 0 | 93 |
| number | freq |
|---|---|
| 0 | 94 |
| 1 | 28 |
| 2 | 134 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 55.0ms | 262× | 1 | valid |
| 20.0ms | 250× | 0 | valid |
Compiled 125 to 53 computations (57.6% saved)
ival-tan: 16.0ms (30.4% of total)ival-div: 13.0ms (24.7% of total)ival-sin: 13.0ms (24.7% of total)adjust: 6.0ms (11.4% of total)ival-mult: 4.0ms (7.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
| 80× | associate-/r* |
| 72× | times-frac |
| 66× | sub-neg |
| 66× | div-sub |
| 58× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 75 |
| 1 | 52 | 67 |
| 2 | 106 | 65 |
| 3 | 177 | 65 |
| 4 | 260 | 65 |
| 5 | 433 | 65 |
| 6 | 544 | 65 |
| 7 | 584 | 65 |
| 8 | 603 | 65 |
| 9 | 616 | 65 |
| 0 | 8 | 13 |
| 0 | 13 | 13 |
| 1 | 16 | 13 |
| 2 | 18 | 13 |
| 0 | 18 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Outputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(abs y)
(abs x)
Compiled 13 to 8 computations (38.5% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y #s(literal 2 binary64)) | |
| cost-diff | 0 | (/.f64 x (*.f64 y #s(literal 2 binary64))) | |
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 12× | lower-/.f32 |
| 8× | lower-/.f64 |
| 4× | lift-/.f64 |
| 4× | lower-*.f32 |
| 4× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 36 |
| 0 | 13 | 36 |
| 1 | 16 | 36 |
| 2 | 18 | 36 |
| 0 | 18 | 36 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (*.f64 y #s(literal 2 binary64)) | |
| accuracy | 6.9219520294231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 29.691349080109642 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 30.195511941075626 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 23.0ms | 131× | 1 | valid |
| 8.0ms | 125× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-div: 6.0ms (28.1% of total)ival-sin: 6.0ms (28.1% of total)ival-tan: 6.0ms (28.1% of total)adjust: 2.0ms (9.4% of total)ival-mult: 2.0ms (9.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor 0 y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor 0 y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor 0 y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor 0 y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor inf y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor inf y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor inf y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor inf y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -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) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor -inf y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor -inf y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor -inf y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor -inf y) (#s(alt (*.f64 y #s(literal 2 binary64)) (patch (*.f64 y #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 5.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 4.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 2.0ms | y | @ | 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)))) |
| 1× | egg-herbie |
| 14 468× | lower-fma.f64 |
| 14 468× | lower-fma.f32 |
| 6 082× | lower-+.f64 |
| 6 082× | lower-+.f32 |
| 5 448× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3392 | 1926 |
| 0 | 9111 | 1817 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
1 |
(- (+ 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/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 1/2 (/ x 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 |
(- (+ 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/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)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
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)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 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)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
| Outputs |
|---|
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #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)))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #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 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) x) #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 x #s(literal 1/2 binary64))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 (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 x #s(literal 1/2 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)))) 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 x #s(literal 1/2 binary64))))) y) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (fma.f64 (/.f64 #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)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (fma.f64 #s(literal -1/384 binary64) (*.f64 (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)))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) #s(literal -2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) x) #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -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 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
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 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 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 (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)))) (pow.f64 x #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 (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)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) #s(literal -1/645120 binary64) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
| 2 672× | lower-*.f32 |
| 2 670× | lower-*.f64 |
| 2 226× | lower-/.f32 |
| 2 222× | lower-/.f64 |
| 1 360× | lower-fma.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 33 |
| 0 | 13 | 33 |
| 1 | 33 | 33 |
| 2 | 142 | 28 |
| 3 | 788 | 28 |
| 0 | 8171 | 28 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)))) |
(/.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(neg.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (pow.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (*.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) x) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 y (*.f64 x x))) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 y #s(literal -1 binary64))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (neg.f64 x) y))) (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 x y))) (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 0 binary64)) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64)) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 y #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) y #s(literal 0 binary64)) |
(fma.f64 y #s(literal 2 binary64) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) y)) |
(+.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
Compiled 13 929 to 1 822 computations (86.9% saved)
54 alts after pruning (53 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 626 | 53 | 679 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 626 | 54 | 680 |
| Status | Accuracy | Program |
|---|---|---|
| 50.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 52.9% | (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) | |
| 40.4% | (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 40.3% | (/.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 27.8% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.7% | (/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)))) | |
| ▶ | 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
| 27.9% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| 39.7% | (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.4% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 24.8% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 28.2% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.1% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 14.7% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.1% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 13.1% | (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 41.5% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)))) | |
| 40.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 36.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| ▶ | 42.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
| 28.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) | |
| 19.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 41.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) | |
| 19.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) | |
| ✓ | 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 38.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 37.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) | |
| 36.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))))) | |
| 33.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 x #s(literal 1/2 binary64))) y))) | |
| 37.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 38.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 36.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.2% | (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) | |
| 27.9% | (/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 42.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))))) | |
| 37.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))))) | |
| 53.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| 40.4% | (*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 20.7% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| 40.4% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| ▶ | 40.4% | (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
| 52.9% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| ▶ | 52.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 2 057 to 1 468 computations (28.6% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) | |
| cost-diff | 0 | (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| cost-diff | 5760 | (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| cost-diff | 15872 | (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| cost-diff | 0 | (neg.f64 (pow.f64 x #s(literal 3 binary64))) | |
| cost-diff | 0 | (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 7232 | (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) | |
| cost-diff | 0 | (/.f64 x (*.f64 y #s(literal 2 binary64))) | |
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| cost-diff | 1088 | (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| cost-diff | 704 | (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| cost-diff | 16960 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
| 3 930× | lower-*.f32 |
| 3 916× | lower-*.f64 |
| 1 716× | lower-/.f32 |
| 1 696× | lower-/.f64 |
| 1 552× | lower-fma.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 315 |
| 0 | 72 | 299 |
| 1 | 115 | 291 |
| 2 | 273 | 248 |
| 3 | 1040 | 248 |
| 4 | 3706 | 248 |
| 5 | 5672 | 248 |
| 0 | 8242 | 248 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
#s(literal -1 binary64) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)) |
(*.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
y |
(*.f64 x x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
#s(literal -1 binary64) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 y x)) |
(*.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
y |
(*.f64 x x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.16796875 | (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) | |
| accuracy | 8.226639529423108 | (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| accuracy | 29.709885688564544 | (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| accuracy | 29.857535370525895 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| accuracy | 6.9219520294231085 | (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 29.691349080109642 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 30.195511941075626 | (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) | |
| accuracy | 34.611486910232074 | (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) | |
| accuracy | 0.27181625976844204 | (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) | |
| accuracy | 6.9219520294231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| accuracy | 29.691349080109642 | (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) | |
| accuracy | 30.195511941075626 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 30.35826774505784 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) | |
| accuracy | 0.1171875 | (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| accuracy | 0.28125 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| accuracy | 0.2998237793053261 | (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| accuracy | 29.857535370525895 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
| 186.0ms | 131× | 1 | valid |
| 70.0ms | 125× | 0 | valid |
Compiled 315 to 40 computations (87.3% saved)
ival-pow: 41.0ms (27.3% of total)ival-div: 26.0ms (17.3% of total)ival-sin: 18.0ms (12% of total)ival-cos: 17.0ms (11.3% of total)ival-mult: 16.0ms (10.6% of total)ival-sub: 12.0ms (8% of total)ival-tan: 11.0ms (7.3% of total)adjust: 7.0ms (4.7% of total)ival-neg: 2.0ms (1.3% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ()) |
#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ()) |
#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ()) |
#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ()) |
#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ()) |
#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ()) |
#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ()) |
#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/8 (/ (pow x 2) (pow y 2))) 1) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (+ (* -1/3072 (pow x 6)) (+ (* 1/46080 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1/384 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))))) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) (taylor inf y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ y x)) (taylor inf y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (* -4 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))) (taylor inf y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (* -1 (/ (+ (* 4 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* 4 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) (taylor inf y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (* -1 (/ (+ (* 2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (+ (* 4 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3))))) x)) (+ (* 4 (/ (+ (* 1/645120 (pow x 7)) (+ (* 1/92160 (pow x 7)) (+ (* 1/30720 (pow x 7)) (* 1/18432 (pow x 7))))) (pow x 2))) (* 8 (/ (* (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))))) (pow y 6))) (+ (* 4 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (* (pow x 2) (pow y 4)))) (+ (* 4 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* 8 (/ (pow (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x))))))) (taylor inf y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -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) (taylor inf y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -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) (taylor inf y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -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) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ y x)) (taylor inf y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (* -1/12 (/ x (pow y 2))) (* 2 (/ 1 x)))) (taylor inf y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (* -1 (/ (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))) (taylor inf y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (* -1 (/ (+ (* -1/23040 (pow x 5)) (+ (* 1/161280 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))))))) (pow y 6))) (+ (* -1/960 (/ (pow x 3) (pow y 4))) (+ (* 1/288 (/ (pow x 3) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))))) (taylor inf y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/8 (/ (pow x 2) (pow y 2))) 1) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (+ (* -1/3072 (pow x 6)) (+ (* 1/46080 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1/384 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))))) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor -inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ y x)) (taylor -inf y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -4 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) (taylor -inf y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (pow (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) 2) (pow x 3))) (* 4 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (pow x 2)))) (pow y 4))) (* 2 (/ 1 x))) (* 4 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (* (pow x 2) (pow y 2))))))) (taylor -inf y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5))))) (pow x 3))) (+ (* -2 (/ (* (+ (* -8 (/ (pow (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) 2) (pow x 3))) (* 4 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (pow x 2)))) (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3)))) x)) (* 4 (/ (+ (* -1/18432 (pow x 7)) (+ (* -1/30720 (pow x 7)) (+ (* -1/92160 (pow x 7)) (* -1/645120 (pow x 7))))) (pow x 2))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* 4 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 4 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (* (pow x 2) (pow y 4))))))))) (taylor -inf y) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ y x)) (taylor -inf y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))) (taylor -inf y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (+ (* -1 (/ (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/12 (/ x (pow y 2)))))) (taylor -inf y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (+ (* -1 (/ (+ (* -1/161280 (pow x 5)) (+ (* 1/23040 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/12 (/ x (pow y 2))) (+ (* -1/288 (/ (pow x 3) (pow y 4))) (* 1/960 (/ (pow x 3) (pow y 4)))))))) (taylor -inf y) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/8 (/ (pow x 2) (pow y 2))) 1) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (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) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor 0 x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor 0 x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor 0 x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor 0 x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ y x)) (taylor 0 x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 y) (* -1/3 (/ (pow x 2) y))) x) (taylor 0 x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 y) (* (pow x 2) (- (* -7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) (taylor 0 x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 y) (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* 1/360 (/ 1 (pow y 5))) (* 13/1890 (/ 1 (pow y 5))))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) (taylor 0 x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ y x)) (taylor 0 x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 y) (* -1/12 (/ (pow x 2) y))) x) (taylor 0 x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 y) (* (pow x 2) (- (* -7/2880 (/ (pow x 2) (pow y 3))) (* 1/12 (/ 1 y))))) x) (taylor 0 x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 y) (* (pow x 2) (- (* (pow x 2) (- (* -31/483840 (/ (pow x 2) (pow y 5))) (* 7/2880 (/ 1 (pow y 3))))) (* 1/12 (/ 1 y))))) x) (taylor 0 x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor inf x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor inf x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor inf x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor inf x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y #s(literal 2 binary64))) (patch (/.f64 x (*.f64 y #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) (patch (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (patch (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor -inf x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor -inf x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor -inf x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow x 3)) (taylor -inf x) (#s(alt (neg.f64 (pow.f64 x #s(literal 3 binary64))) (patch (neg.f64 (pow.f64 x #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (patch (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (patch (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | y | @ | inf | ((/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ -1/2 y) (/ -1 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (neg (pow x 3)) (* (* -2 y) (* x x))) (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (neg (pow x 3)) (* (sin (* -1/2 (/ x y))) (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y))))) (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y))) (* -1/2 (/ x y)) (sin (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2))) (pow (sin (* -1/2 (/ x y))) -1)) |
| 5.0ms | x | @ | 0 | ((/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ -1/2 y) (/ -1 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (neg (pow x 3)) (* (* -2 y) (* x x))) (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (neg (pow x 3)) (* (sin (* -1/2 (/ x y))) (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y))))) (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y))) (* -1/2 (/ x y)) (sin (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2))) (pow (sin (* -1/2 (/ x y))) -1)) |
| 5.0ms | y | @ | -inf | ((/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ -1/2 y) (/ -1 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (neg (pow x 3)) (* (* -2 y) (* x x))) (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (neg (pow x 3)) (* (sin (* -1/2 (/ x y))) (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y))))) (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y))) (* -1/2 (/ x y)) (sin (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2))) (pow (sin (* -1/2 (/ x y))) -1)) |
| 5.0ms | x | @ | inf | ((/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ -1/2 y) (/ -1 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (neg (pow x 3)) (* (* -2 y) (* x x))) (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (neg (pow x 3)) (* (sin (* -1/2 (/ x y))) (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y))))) (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y))) (* -1/2 (/ x y)) (sin (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2))) (pow (sin (* -1/2 (/ x y))) -1)) |
| 5.0ms | x | @ | -inf | ((/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1 (cos (* -1/2 (/ x y)))) (cos (* -1/2 (/ x y))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ -1/2 y) (/ -1 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (/ (neg (pow x 3)) (* (* -2 y) (* x x))) (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (neg (pow x 3)) (* (sin (* -1/2 (/ x y))) (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y))))) (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (sin (* -1/2 (/ x y))) (* -1/2 (/ x y)) (sin (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2))) (pow (sin (* -1/2 (/ x y))) -1)) |
| 1× | egg-herbie |
| 11 078× | lower-fma.f64 |
| 11 078× | lower-fma.f32 |
| 7 504× | lower-*.f64 |
| 7 504× | lower-*.f32 |
| 4 084× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 692 | 8331 |
| 1 | 2100 | 8045 |
| 2 | 7572 | 8025 |
| 0 | 8977 | 7622 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
-1 |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(- (* -1 (/ (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))) |
(- (* -1 (/ (+ (* -1/3072 (pow x 6)) (+ (* 1/46080 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1/384 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
1 |
(- (+ 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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(- (+ 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/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(- (+ 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/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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)))))) |
(* -2 (/ y x)) |
(* y (- (* -4 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))) |
(* y (- (* -1 (/ (+ (* 4 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* 4 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(* y (- (* -1 (/ (+ (* 2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (+ (* 4 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3))))) x)) (+ (* 4 (/ (+ (* 1/645120 (pow x 7)) (+ (* 1/92160 (pow x 7)) (+ (* 1/30720 (pow x 7)) (* 1/18432 (pow x 7))))) (pow x 2))) (* 8 (/ (* (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))))) (pow y 6))) (+ (* 4 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (* (pow x 2) (pow y 4)))) (+ (* 4 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* 8 (/ (pow (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x))))))) |
(* -1/2 (/ x y)) |
(/ (+ (* -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/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* 1/2 (/ x 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 (/ x 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) |
(* -2 (/ y x)) |
(* y (- (* -1/12 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(* y (- (* -1 (/ (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(* y (- (* -1 (/ (+ (* -1/23040 (pow x 5)) (+ (* 1/161280 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))))))) (pow y 6))) (+ (* -1/960 (/ (pow x 3) (pow y 4))) (+ (* 1/288 (/ (pow x 3) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
-1 |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(- (* -1 (/ (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))) |
(- (* -1 (/ (+ (* -1/3072 (pow x 6)) (+ (* 1/46080 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1/384 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
1 |
(- (+ 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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(- (+ 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/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)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(- (+ 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/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)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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)))))) |
(* -2 (/ y x)) |
(* -1 (* y (+ (* -4 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (pow (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) 2) (pow x 3))) (* 4 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (pow x 2)))) (pow y 4))) (* 2 (/ 1 x))) (* 4 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (* (pow x 2) (pow y 2))))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5))))) (pow x 3))) (+ (* -2 (/ (* (+ (* -8 (/ (pow (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) 2) (pow x 3))) (* 4 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (pow x 2)))) (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3)))) x)) (* 4 (/ (+ (* -1/18432 (pow x 7)) (+ (* -1/30720 (pow x 7)) (+ (* -1/92160 (pow x 7)) (* -1/645120 (pow x 7))))) (pow x 2))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* 4 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 4 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (* (pow x 2) (pow y 4))))))))) |
(* -1/2 (/ x 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/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -2 (/ y x)) |
(* -1 (* y (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/12 (/ x (pow y 2)))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1/161280 (pow x 5)) (+ (* 1/23040 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/12 (/ x (pow y 2))) (+ (* -1/288 (/ (pow x 3) (pow y 4))) (* 1/960 (/ (pow x 3) (pow y 4)))))))) |
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 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
-1 |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
1 |
(+ 1 (* 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)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
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)))))) |
(* -2 (/ y x)) |
(/ (+ (* -2 y) (* -1/3 (/ (pow x 2) y))) x) |
(/ (+ (* -2 y) (* (pow x 2) (- (* -7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/ (+ (* -2 y) (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* 1/360 (/ 1 (pow y 5))) (* 13/1890 (/ 1 (pow y 5))))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(* -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/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -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)))) |
(* 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)))) |
(* -2 (/ y x)) |
(/ (+ (* -2 y) (* -1/12 (/ (pow x 2) y))) x) |
(/ (+ (* -2 y) (* (pow x 2) (- (* -7/2880 (/ (pow x 2) (pow y 3))) (* 1/12 (/ 1 y))))) x) |
(/ (+ (* -2 y) (* (pow x 2) (- (* (pow x 2) (- (* -31/483840 (/ (pow x 2) (pow y 5))) (* 7/2880 (/ 1 (pow y 3))))) (* 1/12 (/ 1 y))))) x) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(sin (* -1/2 (/ x y))) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
| Outputs |
|---|
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos (* -1/2 (/ x y))) |
(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))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin (* -1/2 (/ x y))) |
(sin.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))) |
(sin.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))) |
(* -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)) |
(* -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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
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 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -5/384 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/1440 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal -1 binary64)) |
(- (* -1 (/ (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))) |
(neg.f64 (fma.f64 (pow.f64 x #s(literal 4 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/3072 (pow x 6)) (+ (* 1/46080 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1/384 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))))) |
(neg.f64 (+.f64 (/.f64 (fma.f64 (*.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 (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 |
#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 (+ (* -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 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/24 binary64) y) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/24 binary64) y) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #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 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/16 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #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 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/16 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/24 binary64) y) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #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 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/16 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #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 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/16 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
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 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -5/384 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(* -2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal -2 binary64)) |
(* y (- (* -4 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) y)) (/.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -2 binary64) x)) y) |
(* y (- (* -1 (/ (+ (* 4 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3)))) (pow y 4))) (+ (* 4 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)) x) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal 8 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal 4 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) y) |
(* y (- (* -1 (/ (+ (* 2 (/ (* (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (+ (* 4 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (pow x 2))) (* 8 (/ (pow (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (pow x 3))))) x)) (+ (* 4 (/ (+ (* 1/645120 (pow x 7)) (+ (* 1/92160 (pow x 7)) (+ (* 1/30720 (pow x 7)) (* 1/18432 (pow x 7))))) (pow x 2))) (* 8 (/ (* (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow x 3))))) (pow y 6))) (+ (* 4 (/ (+ (* -1/384 (pow x 5)) (+ (* -1/768 (pow x 5)) (* -1/3840 (pow x 5)))) (* (pow x 2) (pow y 4)))) (+ (* 4 (/ (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* (pow x 2) (pow y 2)))) (+ (* 8 (/ (pow (+ (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 x))))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)) x) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal 8 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64))) x)) #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/10240 binary64))) x) (/.f64 #s(literal 4 binary64) x)))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) x) (/.f64 #s(literal -1/240 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) x)))) y) |
(* -1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 x #s(literal -1/2 binary64))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) y) |
(/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) y) |
(* -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)) |
(* -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)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(* -2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal -2 binary64)) |
(* y (- (* -1/12 (/ x (pow y 2))) (* 2 (/ 1 x)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 x y) (/.f64 #s(literal -2 binary64) x)) y) |
(* y (- (* -1 (/ (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 7/2880 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 x y) y) (/.f64 #s(literal 2 binary64) x)))) y) |
(* y (- (* -1 (/ (+ (* -1/23040 (pow x 5)) (+ (* 1/161280 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/960 (pow x 3)) (* 1/288 (pow x 3))))))) (pow y 6))) (+ (* -1/960 (/ (pow x 3) (pow y 4))) (+ (* 1/288 (/ (pow x 3) (pow y 4))) (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 7/2880 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/26880 binary64))) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 7/2880 binary64) (fma.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 x y) y) (/.f64 #s(literal 2 binary64) x)))) y) |
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 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -5/384 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/1440 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal -1 binary64)) |
(- (* -1 (/ (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ 1 (* 1/8 (/ (pow x 2) (pow y 2))))) |
(neg.f64 (fma.f64 (pow.f64 x #s(literal 4 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/3072 (pow x 6)) (+ (* 1/46080 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/384 (pow x 4)) (* 1/64 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1/384 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))))) |
(neg.f64 (+.f64 (/.f64 (fma.f64 (*.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 (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 |
#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 (+ (* -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 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -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 x #s(literal -1/2 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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) (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 x #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -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 x #s(literal -1/2 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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) (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 x #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
1 |
#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 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -5/384 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(* -2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal -2 binary64)) |
(* -1 (* y (+ (* -4 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 x))))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) y)) (/.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal 2 binary64) x))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (pow (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) 2) (pow x 3))) (* 4 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (pow x 2)))) (pow y 4))) (* 2 (/ 1 x))) (* 4 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (* (pow x 2) (pow y 2))))))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) y)) (/.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 3 binary64))) y) (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)) x) (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal -8 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 y #s(literal 4 binary64)))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -8 (/ (* (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5))))) (pow x 3))) (+ (* -2 (/ (* (+ (* -8 (/ (pow (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) 2) (pow x 3))) (* 4 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (pow x 2)))) (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3)))) x)) (* 4 (/ (+ (* -1/18432 (pow x 7)) (+ (* -1/30720 (pow x 7)) (+ (* -1/92160 (pow x 7)) (* -1/645120 (pow x 7))))) (pow x 2))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -8 (/ (pow (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) 2) (* (pow x 3) (pow y 4)))) (+ (* 4 (/ (+ (* -1/16 (pow x 3)) (* -1/48 (pow x 3))) (* (pow x 2) (pow y 2)))) (* 4 (/ (+ (* 1/3840 (pow x 5)) (+ (* 1/768 (pow x 5)) (* 1/384 (pow x 5)))) (* (pow x 2) (pow y 4))))))))) |
(*.f64 (neg.f64 y) (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/18432 binary64) (pow.f64 x #s(literal 7 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -29/645120 binary64))) x) (/.f64 #s(literal 4 binary64) x) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)) x) (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal -8 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) y) (/.f64 (/.f64 #s(literal -1/12 binary64) x) y) (*.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) x) (/.f64 #s(literal 1/240 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 4 binary64))))) |
(* -1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) (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 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/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)))) (neg.f64 y)) |
(* -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)) |
(* -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)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/48 binary64) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (neg.f64 y)) |
(* -2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 1/12 (/ x (pow y 2))) (* 2 (/ 1 x))))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 x y) y) (/.f64 #s(literal 2 binary64) x))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))) (pow y 4))) (* 2 (/ 1 x))) (* -1/12 (/ x (pow y 2)))))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 #s(literal 1/12 binary64) y) (/.f64 x y) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -7/2880 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1/161280 (pow x 5)) (+ (* 1/23040 (pow x 5)) (* 1/24 (* (pow x 2) (+ (* -1/288 (pow x 3)) (* 1/960 (pow x 3))))))) (pow y 6))) (* 2 (/ 1 x))) (+ (* -1/12 (/ x (pow y 2))) (+ (* -1/288 (/ (pow x 3) (pow y 4))) (* 1/960 (/ (pow x 3) (pow y 4)))))))) |
(*.f64 (neg.f64 y) (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -7/2880 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/26880 binary64))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -7/2880 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) y) (*.f64 x (/.f64 x y)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 17/2880 binary64) (*.f64 x (/.f64 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/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* -1/8 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal -1 binary64)) |
(- (* (pow x 2) (- (* -5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(fma.f64 (fma.f64 #s(literal -5/384 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal -1 binary64)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2))))) 1) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -61/46080 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal -5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal -1 binary64)) |
1 |
#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 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/46080 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 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/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 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 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 (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)))) (pow.f64 x #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 (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)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/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 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 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 (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)))) (pow.f64 x #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 (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)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* -2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal -2 binary64)) |
(/ (+ (* -2 y) (* -1/3 (/ (pow x 2) y))) x) |
(/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/3 binary64) (*.f64 #s(literal -2 binary64) y)) x) |
(/ (+ (* -2 y) (* (pow x 2) (- (* -7/180 (/ (pow x 2) (pow y 3))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (fma.f64 #s(literal -7/180 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal -1/3 binary64) y)) (*.f64 x x) (*.f64 #s(literal -2 binary64) y)) x) |
(/ (+ (* -2 y) (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* 1/360 (/ 1 (pow y 5))) (* 13/1890 (/ 1 (pow y 5))))) (* 7/180 (/ 1 (pow y 3))))) (* 1/3 (/ 1 y))))) x) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -31/7560 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -7/180 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/3 binary64) y)) (*.f64 x x) (*.f64 #s(literal -2 binary64) y)) x) |
(* -1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 3 binary64))) x) x (/.f64 #s(literal -1/2 binary64) y)) x) |
(* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 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 (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) #s(literal 1/645120 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/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)) |
(* -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)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) #s(literal -1/645120 binary64) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) #s(literal -1/645120 binary64) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* -2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal -2 binary64)) |
(/ (+ (* -2 y) (* -1/12 (/ (pow x 2) y))) x) |
(/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/12 binary64) (*.f64 #s(literal -2 binary64) y)) x) |
(/ (+ (* -2 y) (* (pow x 2) (- (* -7/2880 (/ (pow x 2) (pow y 3))) (* 1/12 (/ 1 y))))) x) |
(/.f64 (fma.f64 (fma.f64 #s(literal -7/2880 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal -1/12 binary64) y)) (*.f64 x x) (*.f64 #s(literal -2 binary64) y)) x) |
(/ (+ (* -2 y) (* (pow x 2) (- (* (pow x 2) (- (* -31/483840 (/ (pow x 2) (pow y 5))) (* 7/2880 (/ 1 (pow y 3))))) (* 1/12 (/ 1 y))))) x) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -31/483840 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 5 binary64)))) (/.f64 #s(literal -7/2880 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/12 binary64) y)) (*.f64 x x) (*.f64 #s(literal -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)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos (* -1/2 (/ x y))) |
(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))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin (* -1/2 (/ x y))) |
(sin.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))) |
(sin.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))) |
(* -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)) |
(* -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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos (* -1/2 (/ x y))) |
(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))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(* -1 (pow x 3)) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (* (cos (* -1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(sin (* -1/2 (/ x y))) |
(sin.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))) |
(sin.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))) |
(* -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)) |
(* -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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (sin (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
| 826× | lower-/.f32 |
| 804× | lower-/.f64 |
| 628× | lower-*.f32 |
| 614× | lower-*.f64 |
| 152× | frac-2neg |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 226 |
| 0 | 72 | 215 |
| 1 | 224 | 185 |
| 0 | 1331 | 185 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 6 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) y) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (neg.f64 y) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 y) x) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64)))) |
(neg.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) y) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (neg.f64 y) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 y) x) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64)))) |
(neg.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) y))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) x) |
(/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) x) |
(/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 x x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y)) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64))))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (cos.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))))) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) (neg.f64 (cos.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) (cos.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))))) |
(neg.f64 (tan.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x))))) |
(tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) x) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (*.f64 x x)) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 x (neg.f64 (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(neg.f64 (pow.f64 x #s(literal 3 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x 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 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
Compiled 30 021 to 2 069 computations (93.1% saved)
76 alts after pruning (73 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 135 | 41 | 1 176 |
| Fresh | 16 | 32 | 48 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 154 | 76 | 1 230 |
| Status | Accuracy | Program |
|---|---|---|
| 50.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 52.9% | (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) | |
| 27.8% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.7% | (/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)))) | |
| 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| ▶ | 53.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
| 53.4% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))))) | |
| 52.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) | |
| 47.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))))) | |
| 51.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(approx (/ -1 (cos (* -1/2 (/ x y)))) #s(literal -1 binary64))) | |
| 27.9% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| 40.4% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 40.4% | (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 53.3% | (/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) | |
| 24.8% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 8.2% | (/.f64 (tan.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.6% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 42.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 28.2% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.1% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 13.2% | (/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.1% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 14.6% | (/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 11.8% | (/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 41.5% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)))) | |
| 40.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 36.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) | |
| ✓ | 42.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
| 19.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 41.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) | |
| ▶ | 19.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) | |
| ✓ | 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 38.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| ▶ | 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 40.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 37.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) | |
| 33.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 37.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 38.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 12.9% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.5% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 40.5% | (/.f64 (tan.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 12.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.0% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 36.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.2% | (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) | |
| 27.9% | (/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 42.0% | (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.0% | (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.0% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 42.3% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 53.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) | |
| 40.4% | (*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 20.7% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| ▶ | 53.3% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
| 41.1% | (*.f64 (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 40.3% | (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 6.0% | (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 35.1% | (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/12 binary64) (*.f64 #s(literal -2 binary64) y)) x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 35.0% | (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 x y) (/.f64 #s(literal -2 binary64) x)) y)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 35.1% | (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/3 binary64) (*.f64 #s(literal -2 binary64) y)) x))) | |
| 35.4% | (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (*.f64 (/.f64 y x) #s(literal -2 binary64)))) | |
| 40.4% | (*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 16.8% | (*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| ▶ | 48.1% | #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
| 52.9% | #s(approx (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| ✓ | 52.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 3 044 to 2 101 computations (31% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) | |
| cost-diff | 192 | (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) | |
| cost-diff | 13952 | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) | |
| cost-diff | 0 | (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) | |
| cost-diff | 0 | (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) | |
| cost-diff | 14336 | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 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 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) | |
| cost-diff | 384 | (/.f64 #s(literal 2 binary64) (/.f64 x y)) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) | |
| 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 (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) | |
| cost-diff | 192 | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) | |
| cost-diff | 384 | (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) | |
| cost-diff | 1984 | (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| cost-diff | 15296 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
| 6 082× | lower-fma.f32 |
| 6 080× | lower-fma.f64 |
| 5 542× | lower-*.f32 |
| 5 526× | lower-*.f64 |
| 2 402× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 405 |
| 0 | 92 | 372 |
| 1 | 176 | 341 |
| 2 | 387 | 291 |
| 3 | 2162 | 291 |
| 4 | 5176 | 291 |
| 0 | 8226 | 291 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
#s(literal -1 binary64) |
(cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
#s(literal -1/2 binary64) |
(/.f64 y x) |
y |
x |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/.f64 x y) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(*.f64 #s(literal 1/8 binary64) x) |
#s(literal 1/8 binary64) |
x |
y |
(/.f64 x y) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 x y) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(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 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) |
(/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
#s(literal 0 binary64) |
(pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)) |
(*.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
#s(literal -1 binary64) |
(cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 y x) |
y |
x |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(/.f64 x y) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 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)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(*.f64 #s(literal 1/8 binary64) x) |
#s(literal 1/8 binary64) |
x |
y |
(/.f64 x y) |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 2 binary64) (/.f64 y x)) |
(/.f64 x y) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) y) |
(-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
(*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) |
#s(literal 0 binary64) |
(pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)) |
(*.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 6.9219520294231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) | |
| accuracy | 29.691349080109642 | (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) | |
| accuracy | 30.195511941075626 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 41.48772960665853 | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) | |
| accuracy | 0.13671875 | (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) | |
| accuracy | 0.20931625976844204 | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| accuracy | 0.26009750976844204 | (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) | |
| accuracy | 29.857535370525895 | (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) | |
| accuracy | 0.990654608406389 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) | |
| accuracy | 6.9219520294231085 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) | |
| accuracy | 29.691349080109642 | (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) | |
| accuracy | 30.195511941075626 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0 | (*.f64 #s(literal 1/8 binary64) x) | |
| accuracy | 0.00390625 | (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) | |
| accuracy | 0.0859375 | (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) | |
| accuracy | 33.224678534960276 | #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) | |
| accuracy | 0.2998237793053261 | (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| accuracy | 0.796264507653932 | (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) | |
| accuracy | 29.857535370525895 | (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) | |
| accuracy | 29.857535370525895 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
| 210.0ms | 131× | 1 | valid |
| 113.0ms | 125× | 0 | valid |
Compiled 397 to 52 computations (86.9% saved)
ival-cos: 83.0ms (31.4% of total)ival-div: 78.0ms (29.5% of total)ival-pow2: 36.0ms (13.6% of total)ival-mult: 23.0ms (8.7% of total)ival-sin: 11.0ms (4.2% of total)adjust: 8.0ms (3% of total)ival-pow: 8.0ms (3% of total)ival-sub: 6.0ms (2.3% of total)ival-tan: 6.0ms (2.3% of total)ival-neg: 2.0ms (0.8% of total)ival-add: 2.0ms (0.8% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ()) |
#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ()) |
#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ()) |
#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ()) |
#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ()) |
#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ()) |
#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ()) |
#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor 0 y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor 0 y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor 0 y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor 0 y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor 0 y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/4 (/ (pow x 2) (pow y 2))) 1) (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) 1) (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (pow y 6))) (* 1/4 (/ (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 6)))))))))) 1) (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor inf y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor inf y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor inf y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor inf y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/4 (/ (pow x 2) (pow y 2))) 1) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))) (pow y 4))) (+ 1 (* 1/4 (/ (pow x 2) (pow y 2))))) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (+ (* -1 (+ (* -1/1536 (pow x 6)) (* -1/23040 (pow x 6)))) (+ (* -1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (* 1/4 (* (pow x 2) (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1 (/ (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ (* 1/16 (/ (pow x 4) (pow y 4))) (* 1/4 (/ (pow x 2) (pow y 2))))))) (taylor inf y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) (taylor inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) (taylor inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor inf y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -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) (taylor inf y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -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) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/4 (/ (pow x 2) (pow y 2))) 1) (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) 1) (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (pow y 6))) (* 1/4 (/ (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 6)))))))))) 1) (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor -inf y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor -inf y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor -inf y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor -inf y) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/4 (/ (pow x 2) (pow y 2))) 1) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))) (pow y 4))) (+ 1 (* 1/4 (/ (pow x 2) (pow y 2))))) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (+ (* -1 (+ (* -1/1536 (pow x 6)) (* -1/23040 (pow x 6)))) (+ (* -1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (* 1/4 (* (pow x 2) (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1 (/ (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ (* 1/16 (/ (pow x 4) (pow y 4))) (* 1/4 (/ (pow x 2) (pow y 2))))))) (taylor -inf y) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) (taylor -inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) (taylor -inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 y) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (pow y 3)) (taylor -inf y) (#s(alt (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (patch (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor -inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor -inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor 0 x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/4 (/ (pow x 2) (pow y 2))) 1) (taylor 0 x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow x 2) (- (* -1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) 1) (taylor 0 x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow x 2) (- (* (pow x 2) (- (* -17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) 1) (taylor 0 x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/4 (/ (pow x 2) (pow y 2))) 1) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow x 2) (- (* -1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) 1) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* 1/192 (/ 1 (pow y 6))) (* 1/90 (/ 1 (pow y 6))))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) 1) (taylor 0 x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor inf x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor inf x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor inf x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor inf x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor inf x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (patch (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (patch (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/8 binary64) x) (patch (*.f64 #s(literal 1/8 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ y x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 2 binary64) (/.f64 x y)) (patch (/.f64 #s(literal 2 binary64) (/.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (patch (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow (cos (* -1/2 (/ x y))) 2) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (patch (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) (patch (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) (patch (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | y | @ | -inf | ((/ (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1/2 (/ y x)) (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (/ 1 (/ 2 (/ x y))) (/ 2 (/ x y)) (/ (tan (/ x (* y 2))) (sin (/ 1 (/ 2 (/ x y))))) (tan (/ x (* y 2))) (* (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) (neg (cos (* (/ x y) -1/2)))) (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) (pow (cos (* (/ x y) -1/2)) 2) (cos (* (/ x y) -1/2)) (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2)) (- 0 (pow (* -2 y) 3)) (/ (tan (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) (cos (* -1/2 (/ x y))) (cos (/ -1/2 (/ y x))) (sin (/ 1 (/ 2 (/ x y)))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) |
| 8.0ms | y | @ | inf | ((/ (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1/2 (/ y x)) (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (/ 1 (/ 2 (/ x y))) (/ 2 (/ x y)) (/ (tan (/ x (* y 2))) (sin (/ 1 (/ 2 (/ x y))))) (tan (/ x (* y 2))) (* (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) (neg (cos (* (/ x y) -1/2)))) (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) (pow (cos (* (/ x y) -1/2)) 2) (cos (* (/ x y) -1/2)) (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2)) (- 0 (pow (* -2 y) 3)) (/ (tan (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) (cos (* -1/2 (/ x y))) (cos (/ -1/2 (/ y x))) (sin (/ 1 (/ 2 (/ x y)))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) |
| 6.0ms | x | @ | -inf | ((/ (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1/2 (/ y x)) (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (/ 1 (/ 2 (/ x y))) (/ 2 (/ x y)) (/ (tan (/ x (* y 2))) (sin (/ 1 (/ 2 (/ x y))))) (tan (/ x (* y 2))) (* (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) (neg (cos (* (/ x y) -1/2)))) (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) (pow (cos (* (/ x y) -1/2)) 2) (cos (* (/ x y) -1/2)) (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2)) (- 0 (pow (* -2 y) 3)) (/ (tan (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) (cos (* -1/2 (/ x y))) (cos (/ -1/2 (/ y x))) (sin (/ 1 (/ 2 (/ x y)))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) |
| 4.0ms | y | @ | 0 | ((/ (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1/2 (/ y x)) (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (/ 1 (/ 2 (/ x y))) (/ 2 (/ x y)) (/ (tan (/ x (* y 2))) (sin (/ 1 (/ 2 (/ x y))))) (tan (/ x (* y 2))) (* (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) (neg (cos (* (/ x y) -1/2)))) (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) (pow (cos (* (/ x y) -1/2)) 2) (cos (* (/ x y) -1/2)) (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2)) (- 0 (pow (* -2 y) 3)) (/ (tan (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) (cos (* -1/2 (/ x y))) (cos (/ -1/2 (/ y x))) (sin (/ 1 (/ 2 (/ x y)))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) |
| 4.0ms | x | @ | inf | ((/ (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1/2 (/ y x)) (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/ (* 1/8 x) y) (* 1/8 x) (/ 1 (/ 2 (/ x y))) (/ 2 (/ x y)) (/ (tan (/ x (* y 2))) (sin (/ 1 (/ 2 (/ x y))))) (tan (/ x (* y 2))) (* (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) (neg (cos (* (/ x y) -1/2)))) (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) (pow (cos (* (/ x y) -1/2)) 2) (cos (* (/ x y) -1/2)) (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2)) (- 0 (pow (* -2 y) 3)) (/ (tan (/ x (* y 2))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) (cos (* -1/2 (/ x y))) (cos (/ -1/2 (/ y x))) (sin (/ 1 (/ 2 (/ x y)))) (sin (/ x (/ (- 0 (pow (* -2 y) 3)) (pow (* 2 y) 2))))) |
| 1× | egg-herbie |
| 11 648× | lower-fma.f64 |
| 11 648× | lower-fma.f32 |
| 5 558× | lower-*.f64 |
| 5 558× | lower-*.f32 |
| 3 908× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 506 | 7309 |
| 1 | 1548 | 7077 |
| 2 | 5417 | 7055 |
| 0 | 8344 | 6667 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow (cos (* -1/2 (/ x y))) 2) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
-1 |
(- (* -1/4 (/ (pow x 2) (pow y 2))) 1) |
(- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) 1) |
(- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (pow y 6))) (* 1/4 (/ (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 6)))))))))) 1) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
1 |
(- (+ 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/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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/4 (/ (pow x 2) (pow y 2))) 1) |
(- (* -1 (/ (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))) (pow y 4))) (+ 1 (* 1/4 (/ (pow x 2) (pow y 2))))) |
(- (* -1 (/ (+ (* -1 (+ (* -1/1536 (pow x 6)) (* -1/23040 (pow x 6)))) (+ (* -1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (* 1/4 (* (pow x 2) (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1 (/ (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ (* 1/16 (/ (pow x 4) (pow y 4))) (* 1/4 (/ (pow x 2) (pow y 2))))))) |
1 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
1 |
(- (+ 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/8 (/ (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)))))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
(* 1/2 (/ x 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 (/ x 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 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
-1 |
(- (* -1/4 (/ (pow x 2) (pow y 2))) 1) |
(- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) 1) |
(- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (pow y 6))) (* 1/4 (/ (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 6)))))))))) 1) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
1 |
(- (+ 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/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)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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/4 (/ (pow x 2) (pow y 2))) 1) |
(- (* -1 (/ (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))) (pow y 4))) (+ 1 (* 1/4 (/ (pow x 2) (pow y 2))))) |
(- (* -1 (/ (+ (* -1 (+ (* -1/1536 (pow x 6)) (* -1/23040 (pow x 6)))) (+ (* -1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (* 1/4 (* (pow x 2) (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1 (/ (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ (* 1/16 (/ (pow x 4) (pow y 4))) (* 1/4 (/ (pow x 2) (pow y 2))))))) |
1 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
(* 8 (pow y 3)) |
1 |
(- (+ 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 (* -1/8 (/ (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)))))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
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 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
-1 |
(- (* -1/4 (/ (pow x 2) (pow y 2))) 1) |
(- (* (pow x 2) (- (* -1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) 1) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) 1) |
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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
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)))) |
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/4 (/ (pow x 2) (pow y 2))) 1) |
(- (* (pow x 2) (- (* -1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) 1) |
(- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* 1/192 (/ 1 (pow y 6))) (* 1/90 (/ 1 (pow y 6))))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) 1) |
1 |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
1 |
(+ 1 (* 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 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 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 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow (cos (* -1/2 (/ x y))) 2) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 (/ x y)) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/8 x) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(* 2 (/ y x)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow (cos (* -1/2 (/ x y))) 2) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
| Outputs |
|---|
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(* -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)) |
(* -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)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (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 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(cos (* -1/2 (/ x y))) |
(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))) |
(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))) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(cos (* -1/2 (/ x y))) |
(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))) |
(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))) |
(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))) |
(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))) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.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))) #s(literal -1 binary64) (fma.f64 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) (*.f64 #s(literal -1/1440 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64)))) |
(* -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)) |
(* -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)) |
-1 |
#s(literal -1 binary64) |
(- (* -1/4 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64)) |
(- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) 1) |
(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/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64))) |
(- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (pow y 6))) (* 1/4 (/ (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 6)))))))))) 1) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64) (fma.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1/4 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 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 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.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))) #s(literal -1 binary64) (fma.f64 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.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) (*.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) (*.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 y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (/.f64 #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 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))))) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.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))) #s(literal -1 binary64) (fma.f64 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/4 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64)) |
(- (* -1 (/ (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))) (pow y 4))) (+ 1 (* 1/4 (/ (pow x 2) (pow y 2))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
(- (* -1 (/ (+ (* -1 (+ (* -1/1536 (pow x 6)) (* -1/23040 (pow x 6)))) (+ (* -1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (* 1/4 (* (pow x 2) (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1 (/ (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ (* 1/16 (/ (pow x 4) (pow y 4))) (* 1/4 (/ (pow x 2) (pow y 2))))))) |
(-.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/1440 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)))) (pow.f64 y #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
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 (+ (* -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))) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#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 (+ (* -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 |
#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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.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))) #s(literal -1 binary64) (fma.f64 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))) (*.f64 #s(literal -1/1440 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64)))) |
(* -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)) |
(* -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)) |
-1 |
#s(literal -1 binary64) |
(- (* -1/4 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64)) |
(- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) 1) |
(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/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64))) |
(- (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (pow y 6))) (* 1/4 (/ (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 6)))))))))) 1) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64) (fma.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 6 binary64)))))) #s(literal 1/4 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 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 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.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))) #s(literal -1 binary64) (fma.f64 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.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) (*.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) (*.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 y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -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 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.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 #s(literal -1/384 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (/.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (fma.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) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -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 x #s(literal -1/2 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 (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 x #s(literal -1/2 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))))))) (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 x #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) x) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/768 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/92160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.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))) #s(literal -1 binary64) (fma.f64 #s(literal 5/384 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/4 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64)) |
(- (* -1 (/ (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))) (pow y 4))) (+ 1 (* 1/4 (/ (pow x 2) (pow y 2))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
(- (* -1 (/ (+ (* -1 (+ (* -1/1536 (pow x 6)) (* -1/23040 (pow x 6)))) (+ (* -1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))))) (* 1/4 (* (pow x 2) (+ (* -1 (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (* 1/16 (pow x 4))))))) (pow y 6))) (+ 1 (+ (* -1 (/ (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (pow y 4))) (+ (* 1/16 (/ (pow x 4) (pow y 4))) (* 1/4 (/ (pow x 2) (pow y 2))))))) |
(-.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal 1/1440 binary64) (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)))) (pow.f64 y #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
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 (+ (* -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))) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
(* 8 (pow y 3)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) x) y) (/.f64 x y) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 #s(literal -1/24 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -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 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.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 #s(literal -1/384 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (/.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (fma.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) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64))))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 3 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#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 (+ (* -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 |
#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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/46080 binary64) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -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 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (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 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (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)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -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 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (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 x #s(literal -1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (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)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 17/2880 binary64) (*.f64 x (/.f64 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/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* -1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(* -1/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)) |
(* -1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* -1/4 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64)) |
(- (* (pow x 2) (- (* -1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) 1) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal -1 binary64)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) 1) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -17/2880 binary64) (*.f64 x (/.f64 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/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 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 #s(literal 1/24 binary64) (pow.f64 x #s(literal 3 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 (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)))) (pow.f64 x #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 (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)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* -1/4 (/ (pow x 2) (pow y 2))) 1) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x) #s(literal -1 binary64)) |
(- (* (pow x 2) (- (* -1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2))))) 1) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 4 binary64)))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal -1 binary64)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* 1/192 (/ 1 (pow y 6))) (* 1/90 (/ 1 (pow y 6))))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2))))) 1) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -17/2880 binary64) (pow.f64 y #s(literal 6 binary64))) x) x (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/48 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/1440 (/ (pow x 2) (pow y 6))) (* 1/48 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/1440 binary64) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 #s(literal 1/48 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#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 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/46080 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 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
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) (- (* 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 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/46080 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 |
#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 (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/46080 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/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) #s(literal -1/645120 binary64) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/48 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) #s(literal -1/645120 binary64) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(* -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)) |
(* -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)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (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 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(* (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)) |
(* (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)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(cos (* -1/2 (/ x y))) |
(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))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (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 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))) |
(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))) |
(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))) |
(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))) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(* -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)) |
(* -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)) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (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 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(* (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)) |
(* (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)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 (/ x y)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/8 x) |
(*.f64 #s(literal 1/8 binary64) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(* 2 (/ y x)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (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))) (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))) (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))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/ -1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow (cos (* -1/2 (/ x y))) 2) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(cos (* -1/2 (/ x y))) |
(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))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (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 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))) |
(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))) |
(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))) |
(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))) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
(sin (* 1/2 (/ x y))) |
(sin.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)) |
| 4 028× | lower-/.f32 |
| 4 004× | lower-/.f64 |
| 3 078× | lower-*.f32 |
| 3 062× | lower-*.f64 |
| 2 468× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 280 |
| 0 | 92 | 222 |
| 1 | 360 | 198 |
| 2 | 1975 | 168 |
| 0 | 9026 | 166 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(*.f64 #s(literal 1/8 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
(/.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1 binary64))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 0 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(fma.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) #s(literal 4 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 x (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (/.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.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 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 0 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(fma.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.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/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 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))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (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/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 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))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.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)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 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 (neg.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))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.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/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #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 #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 (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))) (neg.f64 (fma.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 #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 (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 (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)) (fma.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (-.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 (+.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))))) (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 binary64) (fma.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 #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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) x) (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) x) (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 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 (*.f64 #s(literal 1/8 binary64) x) (pow.f64 (*.f64 y (/.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.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 #s(literal 1/8 binary64) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 (*.f64 y (/.f64 (/.f64 y x) #s(literal 1/8 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #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 #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 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 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 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) x) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x y))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1/8 binary64)) |
(*.f64 x (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 x (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) x))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 #s(literal -1/8 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) x)) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) y) |
(/.f64 #s(literal 1/8 binary64) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64)))) |
(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 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (neg.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/8 binary64) x) |
(*.f64 x #s(literal 1/8 binary64)) |
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) #s(literal 4 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 x (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (/.f64 y x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) y) |
(/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.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 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 y)) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) y) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 y) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 y x)) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 y x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 y x) #s(literal -2 binary64)) |
(*.f64 (/.f64 y x) #s(literal 2 binary64)) |
(*.f64 y (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 y (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 x x)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 (neg.f64 y) x) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) x) |
(/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) y)) |
(/.f64 #s(literal -2 binary64) (/.f64 x y)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)))) |
(/.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 y x) #s(literal -1/2 binary64)) |
(/.f64 y (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (/.f64 y (*.f64 #s(literal -1/2 binary64) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(neg.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
(/.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1 binary64))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) #s(literal 0 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal 0 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(fma.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))))) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x))))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)))) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(exp.f64 (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 #s(literal -2 binary64))) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -6 binary64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) y)) (sqrt.f64 (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (*.f64 #s(literal -2 binary64) y)) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal -2 binary64) y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) #s(literal 2 binary64)) |
(*.f64 #s(literal -8 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) y) |
(*.f64 #s(literal 2 binary64) (neg.f64 y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 y #s(literal -2 binary64)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal -4 binary64))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) y))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 5 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 5 binary64)))) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal -4 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 5 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 8 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 5 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 4 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 5 binary64)))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 5 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 8 binary64)))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 8 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 5 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 y y) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))))) (*.f64 #s(literal -2 binary64) y)) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 8 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64) (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) y) #s(literal 3/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) y) #s(literal 3/2 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (*.f64 y y)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y y)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 y y)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) y)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) #s(literal -2 binary64)) y) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) y) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64))) |
(*.f64 #s(literal 8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9/2 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) y)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) y)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) y)) #s(literal 3/2 binary64))) |
(*.f64 #s(literal -512 binary64) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -6 binary64))) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -8 binary64)) |
(*.f64 #s(literal -8 binary64) (neg.f64 (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 #s(literal -8 binary64) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 y (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) |
(*.f64 y (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)) |
(pow.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 y #s(literal 6 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))))))) |
(/.f64 (fma.f64 #s(literal 512 binary64) (pow.f64 y #s(literal 9 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 12 binary64))) |
(/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) |
(/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64))) |
(neg.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) y) #s(literal 3/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) y) #s(literal 3/2 binary64)) (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 4 binary64) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) y)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) #s(literal -2 binary64)) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) y) #s(literal -2 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9/2 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) y)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) y)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) y)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -512 binary64) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal -2 binary64) #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -8 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -8 binary64) (neg.f64 (pow.f64 y #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -8 binary64) (pow.f64 y #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(exp.f64 (-.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64))) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)))) |
(exp.f64 (-.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3/2 binary64) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64))) |
(+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(neg.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
Compiled 40 282 to 4 256 computations (89.4% saved)
92 alts after pruning (86 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 617 | 44 | 1 661 |
| Fresh | 26 | 42 | 68 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1 645 | 92 | 1 737 |
| Status | Accuracy | Program |
|---|---|---|
| 50.6% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 52.9% | (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) | |
| 5.3% | (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 53.3% | (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) | |
| 53.3% | (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64))) | |
| 5.3% | (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)))) | |
| 40.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)))) | |
| 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 4.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 50.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)))) | |
| ▶ | 53.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
| ✓ | 53.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
| 51.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64)))) | |
| 51.6% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 23.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 53.4% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))))) | |
| 51.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(approx (/ -1 (cos (* -1/2 (/ x y)))) #s(literal -1 binary64))) | |
| 40.4% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 40.4% | (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 53.3% | (/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) | |
| 24.8% | (/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 8.2% | (/.f64 (tan.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.6% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| ▶ | 42.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 28.2% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.1% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.1% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 41.5% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 19.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 2.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y))))) | |
| 41.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) | |
| 0.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)))))) | |
| 2.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 #s(literal -512 binary64) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) | |
| 18.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) | |
| 38.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64))))))) | |
| ✓ | 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 38.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| ✓ | 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
| 40.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)))))) | |
| 4.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) | |
| 36.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 4.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 4.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) | |
| 1.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)))) | |
| 37.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) | |
| 38.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.5% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 40.5% | (/.f64 (tan.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 42.0% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 36.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.2% | (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| 5.3% | (/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) | |
| ▶ | 42.0% | (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) |
| 53.3% | (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) | |
| 42.3% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 53.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) | |
| 5.3% | (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| 5.3% | (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 50.6% | (*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) | |
| 5.3% | (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 53.3% | (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| 20.7% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| 5.3% | (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 50.6% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 53.3% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 53.3% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 53.3% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 5.3% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))))) | |
| ✓ | 53.3% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
| 51.5% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 #s(approx (cos (* (/ x y) -1/2)) #s(literal 1 binary64)))) | |
| 53.3% | (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 3.0% | (*.f64 (*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 5.3% | (*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 41.1% | (*.f64 (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 40.3% | (*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 40.4% | (*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 3.0% | (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 51.2% | (*.f64 #s(approx (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| ✓ | 48.1% | #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
| 27.1% | #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) | |
| ▶ | 2.9% | #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
| 52.9% | #s(approx (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| ✓ | 52.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 3 651 to 2 563 computations (29.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) | |
| cost-diff | 0 | (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 14656 | (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) | |
| 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 (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.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 (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) y) | |
| cost-diff | 0 | (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) | |
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| cost-diff | 1088 | (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) | |
| cost-diff | 0 | (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) | |
| cost-diff | 0 | #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) | |
| cost-diff | 0 | #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) | |
| cost-diff | 384 | (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) | |
| cost-diff | 2688 | (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| cost-diff | 8960 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) | |
| cost-diff | 21056 | (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
| 2 794× | lower-fma.f64 |
| 2 794× | lower-fma.f32 |
| 2 102× | lower-*.f32 |
| 2 084× | lower-*.f64 |
| 1 494× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 555 |
| 0 | 118 | 531 |
| 1 | 201 | 513 |
| 2 | 466 | 463 |
| 3 | 1455 | 447 |
| 4 | 4673 | 403 |
| 5 | 7355 | 403 |
| 0 | 8010 | 401 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
#s(literal -1 binary64) |
(cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
#s(literal -1/2 binary64) |
(/.f64 y x) |
y |
x |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/.f64 x y) |
(/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
#s(literal 1/2 binary64) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
#s(literal 1/8 binary64) |
(*.f64 y y) |
y |
x |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
x |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.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) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
x |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
#s(literal -1/2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(neg.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -2 binary64))) |
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
#s(literal -1 binary64) |
(cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
#s(literal -1/2 binary64) |
(/.f64 y x) |
y |
x |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(/.f64 x y) |
(/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
#s(literal 1/2 binary64) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) x) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) |
#s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) x) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(*.f64 (*.f64 (/.f64 (/.f64 x y) y) x) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
#s(literal 1/8 binary64) |
(*.f64 y y) |
y |
x |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
x |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
#s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (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 #s(literal 1/2 binary64) (/.f64 x y))) (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 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.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)) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
x |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 2 binary64) y) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
#s(literal -1/2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.296875 | (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) | |
| accuracy | 6.9219520294231085 | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 29.691349080109642 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 30.195511941075626 | (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) | |
| accuracy | 6.9219520294231085 | (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 29.691349080109642 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 29.691349080109642 | (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| accuracy | 29.857535370525895 | (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) | |
| accuracy | 0.27181625976844204 | (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) | |
| accuracy | 6.9219520294231085 | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 29.691349080109642 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 30.195511941075626 | (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) | |
| accuracy | 3.935153403494586 | (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) | |
| accuracy | 7.054281014673209 | (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) | |
| accuracy | 29.26536915030242 | #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) | |
| accuracy | 33.224678534960276 | #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) | |
| accuracy | 0.796264507653932 | (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) | |
| accuracy | 29.857535370525895 | (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) | |
| accuracy | 29.857535370525895 | (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) | |
| accuracy | 29.857535370525895 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
| 392.0ms | 131× | 1 | valid |
| 58.0ms | 125× | 0 | valid |
Compiled 497 to 69 computations (86.1% saved)
ival-pow: 179.0ms (43.9% of total)adjust: 61.0ms (14.9% of total)ival-div: 56.0ms (13.7% of total)ival-mult: 40.0ms (9.8% of total)ival-cos: 29.0ms (7.1% of total)ival-tan: 21.0ms (5.1% of total)ival-sin: 13.0ms (3.2% of total)ival-sub: 3.0ms (0.7% of total)ival-neg: 2.0ms (0.5% of total)ival-add: 2.0ms (0.5% of total)exact: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ()) |
#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ()) |
#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ()) |
#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ()) |
#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ()) |
#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ()) |
#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ()) |
#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) (taylor 0 y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) (taylor 0 y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) (taylor 0 y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor 0 y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ y (pow (sqrt 1/2) 2)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ y (pow (sqrt 1/2) 2)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ y (pow (sqrt 1/2) 2)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ y (pow (sqrt 1/2) 2)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor 0 y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor 0 y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor 0 y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor 0 y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor 0 y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor inf y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor inf y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (* -1/4 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/384 (pow x 4)) (+ (* -1/4 (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2))))) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (pow y 6))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (/ (* (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 6)))))))))) (taylor inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor inf y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor inf y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor inf y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor inf y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) (taylor inf y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor inf y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor inf y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) (taylor inf y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) (taylor inf y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -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) (taylor inf y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -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) (taylor inf y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ y (pow (sqrt 1/2) 2)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ y (pow (sqrt 1/2) 2)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ y (pow (sqrt 1/2) 2)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ y (pow (sqrt 1/2) 2)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (pow (sqrt 1/2) 2)) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) (* x (pow y 2)))) (* 2 (pow (sqrt 1/2) 2))) (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) (* x (pow y 2)))) (+ (* 2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))) (* x (pow y 4)))) (* 2 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))))) (pow y 4))) (* 1/960 (/ (* (pow x 4) (pow (sqrt 1/2) 2)) (pow y 4)))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/5040 (* (pow x 7) (pow (sqrt 1/2) 14))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10)))))))) (+ (* -1/720 (* (pow x 7) (pow (sqrt 1/2) 14))) (* 1/24 (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))))))) (* x (pow y 6)))) (+ (* 2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))) (* x (pow y 4)))) (* 2 (pow (sqrt 1/2) 2))))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2)))))) (* 1/960 (* (pow x 4) (pow (sqrt 1/2) 2)))))) (pow y 6))) (+ (* -1/161280 (/ (* (pow x 6) (pow (sqrt 1/2) 2)) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))))) (pow y 6))) (* 1/960 (/ (* (pow x 4) (pow (sqrt 1/2) 2)) (pow y 4))))))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) (* -1/2 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2)))) y) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* 1/24 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4)))))) y) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))))) (pow y 6))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/24 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))) (pow y 6))) (* 1/24 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))))))))) y) (taylor inf y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor inf y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor inf y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor inf y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor inf y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -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) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor inf y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor -inf y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor -inf y) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (* -1/4 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/384 (pow x 4)) (+ (* -1/4 (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2))))) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (pow y 6))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (/ (* (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 6)))))))))) (taylor -inf y) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/8 (pow y 2)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (patch (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 y) (taylor -inf y) (#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))))) (taylor -inf y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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))))))))) (taylor -inf y) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ y (pow (sqrt -1/2) 2))) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ y (pow (sqrt -1/2) 2))) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ y (pow (sqrt -1/2) 2))) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ y (pow (sqrt -1/2) 2))) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (patch (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (pow (sqrt -1/2) 2)) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) (* x (pow y 2)))) (* -2 (pow (sqrt -1/2) 2))) (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) (* x (pow y 2)))) (+ (* -2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))) (* x (pow y 4)))) (* -2 (pow (sqrt -1/2) 2)))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))) (pow y 4))) (+ (* -1/960 (/ (* (pow x 4) (pow (sqrt -1/2) 2)) (pow y 4))) (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2)))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/5040 (* (pow x 7) (pow (sqrt -1/2) 14))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10)))))))) (+ (* -1/720 (* (pow x 7) (pow (sqrt -1/2) 14))) (* 1/24 (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))))))) (* x (pow y 6)))) (+ (* -2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))) (* x (pow y 4)))) (* -2 (pow (sqrt -1/2) 2))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))) (* -1/960 (* (pow x 4) (pow (sqrt -1/2) 2)))))) (pow y 6))) (+ (* -1/960 (/ (* (pow x 4) (pow (sqrt -1/2) 2)) (pow y 4))) (+ (* 1/161280 (/ (* (pow x 6) (pow (sqrt -1/2) 2)) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))) (pow y 6))) (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) (* -1/2 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2)))) y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* 1/24 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4)))))) y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))))) (pow y 6))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/24 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))) (pow y 6))) (* 1/24 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))))))))) y)) (taylor -inf y) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) (taylor -inf y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) (taylor -inf y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) (taylor -inf y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) (taylor -inf y) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor -inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor -inf y) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (- (* 91/23040 (/ 1 (pow y 6))) (* 121/46080 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (pow (sqrt 1/2) 2)) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (- (+ (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* (pow x 2) (- (* 2 (* y (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 2))) (* 1/960 (/ (pow (sqrt 1/2) 2) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (- (+ (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* (pow x 2) (- (+ (* 2 (* y (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (* (pow x 2) (- (* 2 (* y (- (* -1/5040 (/ (pow (sqrt 1/2) 14) (pow y 7))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5)))))) (pow y 2))) (+ (* -1/720 (/ (pow (sqrt 1/2) 14) (pow y 7))) (* 1/24 (/ (* (pow (sqrt 1/2) 8) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 4)))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 2))) (* 1/960 (/ (pow (sqrt 1/2) 2) (pow y 4))))) (pow y 2))) (+ (* -1/161280 (/ (pow (sqrt 1/2) 2) (pow y 6))) (* 1/1920 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 4)))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 2))) (* 1/960 (/ (pow (sqrt 1/2) 2) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (/ (pow (sqrt 1/2) 2) y))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (/ (pow (sqrt 1/2) 2) y))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (- (+ (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (* (pow x 2) (- (* -1/5040 (/ (pow (sqrt 1/2) 14) (pow y 7))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5)))))) (pow y 2))) (+ (* -1/720 (/ (pow (sqrt 1/2) 14) (pow y 7))) (* 1/24 (/ (* (pow (sqrt 1/2) 8) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 4)))))))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (/ (pow (sqrt 1/2) 2) y))) (taylor 0 x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor 0 x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor 0 x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor 0 x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor 0 x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor inf x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor inf x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor inf x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor inf x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor inf x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor inf x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) (patch (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow (cos (* -1/2 (/ x y))) 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (patch (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) (patch (/.f64 #s(literal -1/2 binary64) (/.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) (patch #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) (patch #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ x (pow y 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (patch (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) (patch (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (patch (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (patch #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (patch (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) (patch (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) (taylor -inf x) (#s(alt (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (patch (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor -inf x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor -inf x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor -inf x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor -inf x) (#s(alt (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (patch (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (patch (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (patch (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (patch (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (patch (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 39.0ms | y | @ | inf | ((/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) (/ (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)))) (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1/2 (/ y x)) (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (* (/ 1/8 (* y y)) x) (/ 1/8 (* y y)) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2)))) (tan (/ (/ -1/2 y) (/ -1 x))) (/ -1/2 y) (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/ (sin (* (/ 1/2 y) x)) (cos (* (/ 1/2 y) x))) (sin (* (/ 1/2 y) x)) (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)) (/ (tan (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)))) (sin (/ x (* y 2)))) (tan (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)))) (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2))) (cos (* -1/2 (/ x y))) (cos (* 1/2 (/ x y))) (cos (/ -1/2 (/ y x))) (* (* (/ 1/8 (* y y)) x) x) (sin (/ x (* y 2))) (cos (* (/ 1/2 y) x))) |
| 26.0ms | x | @ | 0 | ((/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) (/ (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)))) (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1/2 (/ y x)) (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (* (/ 1/8 (* y y)) x) (/ 1/8 (* y y)) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2)))) (tan (/ (/ -1/2 y) (/ -1 x))) (/ -1/2 y) (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/ (sin (* (/ 1/2 y) x)) (cos (* (/ 1/2 y) x))) (sin (* (/ 1/2 y) x)) (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)) (/ (tan (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)))) (sin (/ x (* y 2)))) (tan (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)))) (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2))) (cos (* -1/2 (/ x y))) (cos (* 1/2 (/ x y))) (cos (/ -1/2 (/ y x))) (* (* (/ 1/8 (* y y)) x) x) (sin (/ x (* y 2))) (cos (* (/ 1/2 y) x))) |
| 8.0ms | y | @ | -inf | ((/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) (/ (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)))) (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1/2 (/ y x)) (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (* (/ 1/8 (* y y)) x) (/ 1/8 (* y y)) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2)))) (tan (/ (/ -1/2 y) (/ -1 x))) (/ -1/2 y) (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/ (sin (* (/ 1/2 y) x)) (cos (* (/ 1/2 y) x))) (sin (* (/ 1/2 y) x)) (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)) (/ (tan (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)))) (sin (/ x (* y 2)))) (tan (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)))) (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2))) (cos (* -1/2 (/ x y))) (cos (* 1/2 (/ x y))) (cos (/ -1/2 (/ y x))) (* (* (/ 1/8 (* y y)) x) x) (sin (/ x (* y 2))) (cos (* (/ 1/2 y) x))) |
| 6.0ms | y | @ | 0 | ((/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) (/ (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)))) (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1/2 (/ y x)) (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (* (/ 1/8 (* y y)) x) (/ 1/8 (* y y)) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2)))) (tan (/ (/ -1/2 y) (/ -1 x))) (/ -1/2 y) (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/ (sin (* (/ 1/2 y) x)) (cos (* (/ 1/2 y) x))) (sin (* (/ 1/2 y) x)) (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)) (/ (tan (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)))) (sin (/ x (* y 2)))) (tan (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)))) (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2))) (cos (* -1/2 (/ x y))) (cos (* 1/2 (/ x y))) (cos (/ -1/2 (/ y x))) (* (* (/ 1/8 (* y y)) x) x) (sin (/ x (* y 2))) (cos (* (/ 1/2 y) x))) |
| 5.0ms | x | @ | -inf | ((/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) (/ (- 0 (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)))) (* (/ -1 (cos (/ -1/2 (/ y x)))) (/ -1 (cos (* -1/2 (/ x y))))) (/ -1/2 (/ y x)) (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (* (/ 1/8 (* y y)) x) (/ 1/8 (* y y)) (/ (/ -1/2 y) (/ -1 x)) (/ (tan (/ (/ -1/2 y) (/ -1 x))) (sin (/ x (* y 2)))) (tan (/ (/ -1/2 y) (/ -1 x))) (/ -1/2 y) (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/ (sin (* (/ 1/2 y) x)) (cos (* (/ 1/2 y) x))) (sin (* (/ 1/2 y) x)) (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)) (/ (tan (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)))) (sin (/ x (* y 2)))) (tan (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2)))) (/ x (/ (/ 1 (pow (* 2 y) -1/2)) (pow (* 2 y) -1/2))) (cos (* -1/2 (/ x y))) (cos (* 1/2 (/ x y))) (cos (/ -1/2 (/ y x))) (* (* (/ 1/8 (* y y)) x) x) (sin (/ x (* y 2))) (cos (* (/ 1/2 y) x))) |
| 1× | egg-herbie |
| 11 742× | lower-fma.f64 |
| 11 742× | lower-fma.f32 |
| 6 220× | lower-*.f64 |
| 6 220× | lower-*.f32 |
| 5 364× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 803 | 11701 |
| 1 | 2512 | 10954 |
| 0 | 8506 | 10440 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ -1/2 y) |
(/ -1/2 y) |
(/ -1/2 y) |
(/ -1/2 y) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
1 |
(- (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(- (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/384 (pow x 4)) (+ (* -1/4 (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2))))) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (pow y 6))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (/ (* (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 6)))))))))) |
1 |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(- (+ 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/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(/ -1/2 y) |
(/ -1/2 y) |
(/ -1/2 y) |
(/ -1/2 y) |
1 |
(- (+ 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/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y) |
(* 1/2 (/ x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(/ y (pow (sqrt 1/2) 2)) |
(* 2 (pow (sqrt 1/2) 2)) |
(- (+ (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) (* x (pow y 2)))) (* 2 (pow (sqrt 1/2) 2))) (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2)))) |
(- (+ (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) (* x (pow y 2)))) (+ (* 2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))) (* x (pow y 4)))) (* 2 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))))) (pow y 4))) (* 1/960 (/ (* (pow x 4) (pow (sqrt 1/2) 2)) (pow y 4)))))) |
(- (+ (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/5040 (* (pow x 7) (pow (sqrt 1/2) 14))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10)))))))) (+ (* -1/720 (* (pow x 7) (pow (sqrt 1/2) 14))) (* 1/24 (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))))))) (* x (pow y 6)))) (+ (* 2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))) (* x (pow y 4)))) (* 2 (pow (sqrt 1/2) 2))))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2)))))) (* 1/960 (* (pow x 4) (pow (sqrt 1/2) 2)))))) (pow y 6))) (+ (* -1/161280 (/ (* (pow x 6) (pow (sqrt 1/2) 2)) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))))) (pow y 6))) (* 1/960 (/ (* (pow x 4) (pow (sqrt 1/2) 2)) (pow y 4))))))))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) (* -1/2 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2)))) y) |
(/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* 1/24 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4)))))) y) |
(/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))))) (pow y 6))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/24 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))) (pow y 6))) (* 1/24 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))))))))) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/2 (/ x 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 |
(+ 1 (* -1/8 (/ (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)))))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
1 |
(- (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(- (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/384 (pow x 4)) (+ (* -1/4 (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2))))) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (pow y 6))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (/ (* (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 6)))))))))) |
1 |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(- (+ 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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(- (+ 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/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)) |
(/ -1/2 y) |
(/ -1/2 y) |
(/ -1/2 y) |
(/ -1/2 y) |
1 |
(- (+ 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/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)) |
(* 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)) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(* -2 (pow (sqrt -1/2) 2)) |
(- (+ (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) (* x (pow y 2)))) (* -2 (pow (sqrt -1/2) 2))) (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2)))) |
(- (+ (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) (* x (pow y 2)))) (+ (* -2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))) (* x (pow y 4)))) (* -2 (pow (sqrt -1/2) 2)))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))) (pow y 4))) (+ (* -1/960 (/ (* (pow x 4) (pow (sqrt -1/2) 2)) (pow y 4))) (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2)))))) |
(- (+ (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/5040 (* (pow x 7) (pow (sqrt -1/2) 14))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10)))))))) (+ (* -1/720 (* (pow x 7) (pow (sqrt -1/2) 14))) (* 1/24 (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))))))) (* x (pow y 6)))) (+ (* -2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))) (* x (pow y 4)))) (* -2 (pow (sqrt -1/2) 2))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))) (* -1/960 (* (pow x 4) (pow (sqrt -1/2) 2)))))) (pow y 6))) (+ (* -1/960 (/ (* (pow x 4) (pow (sqrt -1/2) 2)) (pow y 4))) (+ (* 1/161280 (/ (* (pow x 6) (pow (sqrt -1/2) 2)) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))) (pow y 6))) (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))))))))) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) (* -1/2 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2)))) y)) |
(* -1 (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* 1/24 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4)))))) y)) |
(* -1 (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))))) (pow y 6))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/24 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))) (pow y 6))) (* 1/24 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))))))))) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/2 (/ x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
1 |
(+ 1 (* -1/8 (/ (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)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
1 |
(+ 1 (* 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) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (- (* 91/23040 (/ 1 (pow y 6))) (* 121/46080 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) |
1 |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
1 |
(+ 1 (* 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)))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 1/2 (/ x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(* 2 (pow (sqrt 1/2) 2)) |
(+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))))) |
(+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (- (+ (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* (pow x 2) (- (* 2 (* y (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 2))) (* 1/960 (/ (pow (sqrt 1/2) 2) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))))) |
(+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (- (+ (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* (pow x 2) (- (+ (* 2 (* y (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (* (pow x 2) (- (* 2 (* y (- (* -1/5040 (/ (pow (sqrt 1/2) 14) (pow y 7))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5)))))) (pow y 2))) (+ (* -1/720 (/ (pow (sqrt 1/2) 14) (pow y 7))) (* 1/24 (/ (* (pow (sqrt 1/2) 8) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 4)))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 2))) (* 1/960 (/ (pow (sqrt 1/2) 2) (pow y 4))))) (pow y 2))) (+ (* -1/161280 (/ (pow (sqrt 1/2) 2) (pow y 6))) (* 1/1920 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 4)))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 2))) (* 1/960 (/ (pow (sqrt 1/2) 2) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* x (+ (* (pow x 2) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (/ (pow (sqrt 1/2) 2) y))) |
(* x (+ (* (pow x 2) (- (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (/ (pow (sqrt 1/2) 2) y))) |
(* x (+ (* (pow x 2) (- (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (- (+ (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (* (pow x 2) (- (* -1/5040 (/ (pow (sqrt 1/2) 14) (pow y 7))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5)))))) (pow y 2))) (+ (* -1/720 (/ (pow (sqrt 1/2) 14) (pow y 7))) (* 1/24 (/ (* (pow (sqrt 1/2) 8) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 4)))))))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (/ (pow (sqrt 1/2) 2) y))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
1 |
(+ 1 (* -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/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (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)))) |
1 |
(+ 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)))))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/8 (/ x (pow y 2))) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(sin (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
| Outputs |
|---|
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 y y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 y y)) |
(/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 y y)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (* -1/4 (/ (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/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 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))) (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 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)))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/384 (pow x 4)) (+ (* -1/4 (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2))))) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (pow y 6))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (/ (* (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (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/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))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64)))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/1440 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64)))) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
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 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y)))) |
1 |
#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 (* 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 (* 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/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (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 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) x) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 #s(literal -1/322560 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) y) |
(/ (- (+ (* -1/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 (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 #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 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (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 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 #s(literal 1/24 binary64) x) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 #s(literal -1/322560 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) y) |
(/ (- (+ (* -1/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 (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 #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 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) y) |
(/ (- (+ (* -1/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 (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 #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 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))))) y) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(/ y (pow (sqrt 1/2) 2)) |
(/.f64 y #s(literal 1/2 binary64)) |
(* 2 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(- (+ (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) (* x (pow y 2)))) (* 2 (pow (sqrt 1/2) 2))) (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2)))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) y)) (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) (* x (pow y 2)))) (+ (* 2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))) (* x (pow y 4)))) (* 2 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))))) (pow y 4))) (* 1/960 (/ (* (pow x 4) (pow (sqrt 1/2) 2)) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/3 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/5040 (* (pow x 7) (pow (sqrt 1/2) 14))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10)))))))) (+ (* -1/720 (* (pow x 7) (pow (sqrt 1/2) 14))) (* 1/24 (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))))))) (* x (pow y 6)))) (+ (* 2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))) (* x (pow y 4)))) (* 2 (pow (sqrt 1/2) 2))))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2)))))) (* 1/960 (* (pow x 4) (pow (sqrt 1/2) 2)))))) (pow y 6))) (+ (* -1/161280 (/ (* (pow x 6) (pow (sqrt 1/2) 2)) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))) x)) (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))))) (pow y 6))) (* 1/960 (/ (* (pow x 4) (pow (sqrt 1/2) 2)) (pow y 4))))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64))) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))))))) (fma.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64))) (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))))))) x) (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/3 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/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 x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))))))) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/322560 binary64) (pow.f64 y #s(literal 6 binary64))))))))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) (* -1/2 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y))))) y) |
(/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* 1/24 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) y) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) y))) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) y) |
(/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))) (* x (pow (sqrt 1/2) 2))))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt 1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt 1/2) 10))))))) (pow y 6))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 7) (pow (sqrt 1/2) 14)) (pow y 6))) (+ (* 1/24 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt 1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt 1/2) 6)))))) (pow y 6))) (* 1/24 (/ (* (pow x 5) (pow (sqrt 1/2) 10)) (pow y 4))))))))) y) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)) (fma.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))))))))) y) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
1 |
#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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
1 |
#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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y) |
(/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (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 |
#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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
1 |
#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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (* -1/4 (/ (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/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 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))) (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 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)))))) (+ (* -1/4 (/ (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (pow y 4))) (+ (* -1/4 (/ (* (pow x 2) (- (* 1/384 (pow x 4)) (+ (* -1/4 (* (pow x 2) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2))))) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (pow y 6))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/1536 (/ (pow x 6) (pow y 6))) (+ (* -1/23040 (/ (pow x 6) (pow y 6))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (+ (* 1/64 (/ (pow x 4) (pow y 4))) (/ (* (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4))) (- (* -1/8 (pow x 2)) (* -1/4 (pow x 2)))) (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/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))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64)))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/1440 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/48 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))) (pow y 4)))) (* -1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/1536 (pow x 6)) (+ (* -1/23040 (pow x 6)) (+ (* 1/4 (* (pow x 2) (+ (* -1/16 (pow x 4)) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))) (* 1/4 (* (pow x 2) (+ (* 1/192 (pow x 4)) (* 1/64 (pow x 4)))))))) (pow y 6)))) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (+ (* -1/16 (/ (pow x 4) (pow y 4))) (+ (* 1/192 (/ (pow x 4) (pow y 4))) (* 1/64 (/ (pow x 4) (pow y 4))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/1440 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/48 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/24 binary64))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64)))) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
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 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -5/384 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y)))) |
1 |
#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 (* 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 (* 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/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/ 1/8 (pow y 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.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 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 #s(literal -1/322560 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #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 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
(/ -1/2 y) |
(/.f64 #s(literal -1/2 binary64) y) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.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 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64)))))) (*.f64 (pow.f64 y #s(literal 6 binary64)) x))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (fma.f64 #s(literal -1/322560 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))))))) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #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 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #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 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) x) x) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/24 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/92160 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) (neg.f64 y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(/.f64 y #s(literal 1/2 binary64)) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(/.f64 y #s(literal 1/2 binary64)) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(/.f64 y #s(literal 1/2 binary64)) |
(* -1 (/ y (pow (sqrt -1/2) 2))) |
(/.f64 y #s(literal 1/2 binary64)) |
(* -2 (pow (sqrt -1/2) 2)) |
#s(literal 1 binary64) |
(- (+ (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) (* x (pow y 2)))) (* -2 (pow (sqrt -1/2) 2))) (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2)))) |
(fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) y)) (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 y y))) |
(- (+ (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) (* x (pow y 2)))) (+ (* -2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))) (* x (pow y 4)))) (* -2 (pow (sqrt -1/2) 2)))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))) (pow y 4))) (+ (* -1/960 (/ (* (pow x 4) (pow (sqrt -1/2) 2)) (pow y 4))) (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/3 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) (* x (pow y 2)))) (+ (* -2 (/ (- (* -1/5040 (* (pow x 7) (pow (sqrt -1/2) 14))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10)))))))) (+ (* -1/720 (* (pow x 7) (pow (sqrt -1/2) 14))) (* 1/24 (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))))))) (* x (pow y 6)))) (+ (* -2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))) (* x (pow y 4)))) (* -2 (pow (sqrt -1/2) 2))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))) (* -1/960 (* (pow x 4) (pow (sqrt -1/2) 2)))))) (pow y 6))) (+ (* -1/960 (/ (* (pow x 4) (pow (sqrt -1/2) 2)) (pow y 4))) (+ (* 1/161280 (/ (* (pow x 6) (pow (sqrt -1/2) 2)) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))) x)) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))) (pow y 6))) (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 14 binary64))) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))))))) (fma.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 14 binary64))) (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))))))) x) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (/.f64 #s(literal 1/3 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 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 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/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 x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))))))) x) #s(literal -2 binary64)) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 #s(literal 1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64))) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (*.f64 x x) y) (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal -1/322560 binary64) (pow.f64 y #s(literal 6 binary64))))))))) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* -1 (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) (* -1/2 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* 1/24 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4)))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) y) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64)) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) y))) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/5040 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/120 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))) (* x (pow (sqrt -1/2) 2))))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))) (pow y 4))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/120 (* (pow x 5) (pow (sqrt -1/2) 10))) (+ (* -1/2 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6))))))) (* 1/24 (* (pow x 5) (pow (sqrt -1/2) 10))))))) (pow y 6))) (+ (* -1/2 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (+ (* -1/720 (/ (* (pow x 7) (pow (sqrt -1/2) 14)) (pow y 6))) (+ (* 1/24 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* -1/6 (* (pow x 3) (pow (sqrt -1/2) 6))) (* -1/2 (* (pow x 3) (pow (sqrt -1/2) 6)))))) (pow y 6))) (* 1/24 (/ (* (pow x 5) (pow (sqrt -1/2) 10)) (pow y 4))))))))) y)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 14 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64)) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/120 binary64) (*.f64 #s(literal -1/2 binary64) x)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 x (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64))) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))))))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 y y)) (fma.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 14 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/24 binary64) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))))))))) (neg.f64 y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
1 |
#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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
1 |
#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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/48 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 4 binary64)))))) (neg.f64 y)) |
1 |
#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 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/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) (+ (* -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 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 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 |
#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 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (- (* 91/23040 (/ 1 (pow y 6))) (* 121/46080 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64)) x) x (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 17/2880 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/4 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 17/2880 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/4 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
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 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 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 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#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 (* 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 (* 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/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
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 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 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 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #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 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
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 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 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 #s(literal 61/46080 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #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 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #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 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 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)))) |
(fma.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)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/645120 binary64) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* 2 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) y)) #s(literal 2 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (- (+ (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* (pow x 2) (- (* 2 (* y (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 2))) (* 1/960 (/ (pow (sqrt 1/2) 2) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 y y)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))))) (neg.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) y)) #s(literal 2 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 x x) (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) y)) #s(literal 2 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 x x) #s(literal 1 binary64)) |
(+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (- (+ (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* (pow x 2) (- (+ (* 2 (* y (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (* (pow x 2) (- (* 2 (* y (- (* -1/5040 (/ (pow (sqrt 1/2) 14) (pow y 7))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5)))))) (pow y 2))) (+ (* -1/720 (/ (pow (sqrt 1/2) 14) (pow y 7))) (* 1/24 (/ (* (pow (sqrt 1/2) 8) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 4)))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 2))) (* 1/960 (/ (pow (sqrt 1/2) 2) (pow y 4))))) (pow y 2))) (+ (* -1/161280 (/ (pow (sqrt 1/2) 2) (pow y 6))) (* 1/1920 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 4)))))))) (+ (* -1/24 (/ (- (* 2 (* y (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3)))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))) (pow y 2))) (* 1/960 (/ (pow (sqrt 1/2) 2) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64))) (pow.f64 y #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 y y)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64))) (pow.f64 y #s(literal 7 binary64))))))) (fma.f64 (/.f64 #s(literal -1/24 binary64) y) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 y y)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))))) (neg.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) y)) #s(literal 2 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))) y) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) y)) #s(literal 2 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal -1/322560 binary64) (pow.f64 y #s(literal 6 binary64)))))) (*.f64 x x) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 y y)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))))) (neg.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) y)) #s(literal 2 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) (*.f64 x x) (fma.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) y)) #s(literal 2 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 x x) #s(literal 1 binary64)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (/ (pow (sqrt 1/2) 2) y))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 y y)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/3 binary64))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (- (+ (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (* (pow x 2) (- (* -1/5040 (/ (pow (sqrt 1/2) 14) (pow y 7))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5)))))) (pow y 2))) (+ (* -1/720 (/ (pow (sqrt 1/2) 14) (pow y 7))) (* 1/24 (/ (* (pow (sqrt 1/2) 8) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 4)))))))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 4) (- (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (pow y 2))) (* 1/24 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (* -1/2 (/ (pow (sqrt 1/2) 6) (pow y 3))))) (/ (pow (sqrt 1/2) 2) y))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64))) (pow.f64 y #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 y y)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)))) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64))) (pow.f64 y #s(literal 7 binary64)))))) (*.f64 x x) (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 y y)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64))) (pow.f64 y #s(literal 5 binary64)))))) (*.f64 x x) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/3 binary64))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
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) (- (* 1/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 1/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) (+ (* -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 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 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 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/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) (+ (* -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 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 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 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/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) (+ (* -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 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 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/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.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)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -1/645120 binary64) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/48 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
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) (- (* 1/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 1/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) (+ (* -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 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 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)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(* 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)) |
(* (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)) |
(* (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)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ (cos (* 1/2 (/ x y))) (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(/ 1 (pow (cos (* -1/2 (/ x y))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(* 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)) |
(* (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)) |
(* (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)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/8 (/ x (pow y 2))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1/8 binary64)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(* 1/2 (/ x y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (* (cos (/ (* x (pow (sqrt 1/2) 2)) y)) (sin (* 1/2 (/ x y))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (cos (/ (* x (pow (sqrt 1/2) 2)) y))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 (*.f64 x x) y)) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(sin (* 1/2 (/ x y))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
| 4 264× | lower-/.f32 |
| 4 230× | lower-/.f64 |
| 3 570× | lower-*.f32 |
| 3 552× | lower-*.f64 |
| 1 924× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 380 |
| 0 | 118 | 302 |
| 1 | 443 | 260 |
| 2 | 2501 | 218 |
| 0 | 8770 | 216 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) y) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.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 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
| Outputs |
|---|
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(exp.f64 (-.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))))) |
(exp.f64 (neg.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -3 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (pow.f64 (/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(pow.f64 (/.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))))))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 6 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 5 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -3 binary64)))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 6 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -3/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -3 binary64)) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 5 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -3 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -3 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) |
(/.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(exp.f64 (-.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(exp.f64 (+.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(exp.f64 (+.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1/2 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(exp.f64 (+.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (+.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -3/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64)) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 4 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 6 binary64))) (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) |
(/.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64)) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))))) |
(/.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64)) (neg.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))))) |
(/.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(neg.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -3/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(exp.f64 (+.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (+.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) |
(+.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.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 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64))) #s(literal -1 binary64))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))))) |
#s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) |
(*.f64 (*.f64 #s(literal 1/8 binary64) x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 1/8 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) y) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) x)) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 8 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 8 binary64))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 #s(literal 1/8 binary64) x))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) y) |
(/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 y y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 1/8 binary64) x)))) |
(/.f64 x (*.f64 (*.f64 y y) #s(literal 8 binary64))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/8 binary64)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal -2 binary64))) |
(pow.f64 (/.f64 y (/.f64 #s(literal 1/8 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) y)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) y) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (neg.f64 (*.f64 (neg.f64 y) y)))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (neg.f64 y) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 1/8 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 8 binary64))) |
(/.f64 #s(literal 1/8 binary64) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (/.f64 #s(literal 1/8 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 (neg.f64 (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x x) y) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 x x))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x x) y))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (*.f64 (*.f64 x x) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) y)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) x) |
(/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) x) |
(/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 x x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) y) |
(/.f64 (/.f64 x #s(literal 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)) y) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.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 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y)) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(pow.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(neg.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(neg.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1/2 binary64) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 y)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (pow.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) |
#s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(neg.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(neg.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 y)) |
(*.f64 (pow.f64 (/.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 y (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 y #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (neg.f64 y)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (neg.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 y #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(sqrt.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1/2 binary64)) (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(exp.f64 (neg.f64 (fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64) (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (neg.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (neg.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) |
(exp.f64 (fma.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1/2 binary64) (neg.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1/2 binary64) (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64) (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (pow.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(pow.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(neg.f64 (tan.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(neg.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(neg.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (pow.f64 (/.f64 (neg.f64 (*.f64 x x)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x x) y) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 x x))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x x) y))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) y)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (*.f64 (*.f64 x x) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) y)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) x) |
(/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) x) |
(/.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 x x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) y) |
(/.f64 (/.f64 x #s(literal 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)) y) |
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.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 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y)) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(exp.f64 (-.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))))) |
(exp.f64 (neg.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(exp.f64 (-.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))))) |
(exp.f64 (neg.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(exp.f64 (-.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))))) |
(exp.f64 (neg.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (/.f64 x y) y)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) x) (pow.f64 (*.f64 y (/.f64 y x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 y x) #s(literal -2 binary64))) |
(*.f64 (/.f64 x y) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (*.f64 #s(literal 1/8 binary64) (/.f64 x y))) |
(*.f64 x (pow.f64 (*.f64 y (/.f64 (/.f64 y x) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x)) |
(pow.f64 (/.f64 y (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/8 binary64) x) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64)) (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (/.f64 x y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (/.f64 x y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) x) #s(literal 1 binary64))) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal -1/8 binary64) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) x))) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (neg.f64 x))) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 y) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x)) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (neg.f64 x))) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -1/8 binary64) x))) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 y x) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/8 binary64) x))) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) x))) (neg.f64 (*.f64 (/.f64 y x) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) x))) (neg.f64 (*.f64 (/.f64 y x) y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 #s(literal -1/8 binary64) x))) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 y (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 y (/.f64 (/.f64 y x) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y))) (/.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (/.f64 x y)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/8 binary64) (/.f64 x y))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x)) y) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal 8 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) x) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 #s(literal -1/8 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 y x) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) (neg.f64 x)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64)) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64)) (*.f64 y (/.f64 y x))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (/.f64 (/.f64 y x) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/8 binary64) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 (/.f64 y x) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) x)) (*.f64 (/.f64 y x) y)) |
(/.f64 (*.f64 x (*.f64 #s(literal -1/8 binary64) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y (/.f64 (/.f64 y x) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) x) y) |
(/.f64 (neg.f64 x) (*.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) x) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/8 binary64) x) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64)) (/.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x y)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/8 binary64) x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 y x) #s(literal 1/8 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 y x) (/.f64 (/.f64 y x) #s(literal 1/8 binary64))))) |
(/.f64 (/.f64 x y) (/.f64 (/.f64 y x) #s(literal 1/8 binary64))) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(neg.f64 (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64)))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(neg.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(exp.f64 (-.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (-.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))))) |
(exp.f64 (neg.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64) (neg.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (-.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) |
Compiled 53 530 to 4 750 computations (91.1% saved)
102 alts after pruning (93 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 824 | 28 | 1 852 |
| Fresh | 16 | 65 | 81 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 842 | 102 | 1 944 |
| Status | Accuracy | Program |
|---|---|---|
| 52.9% | (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| 50.6% | (pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 40.4% | (pow.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) | |
| 5.3% | (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 53.3% | (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) | |
| 5.3% | (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)))) | |
| 40.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)))) | |
| 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 53.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) | |
| 4.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 50.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)))) | |
| 50.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)) #s(literal -2 binary64))))) | |
| 53.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) #s(literal -2 binary64))))) | |
| 53.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) #s(literal -2 binary64))))) | |
| 51.7% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 #s(approx (cos (* 1/2 (/ x y))) #s(literal 1 binary64)) #s(literal -2 binary64))))) | |
| 51.6% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 #s(approx (cos (* 1/2 (/ x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) | |
| 53.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))))) | |
| ✓ | 53.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
| 51.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) #s(literal 1 binary64)))) | |
| 51.6% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 23.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 53.4% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))))) | |
| 51.5% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(approx (/ -1 (cos (* -1/2 (/ x y)))) #s(literal -1 binary64))) | |
| 40.4% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) | |
| 53.3% | (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 5 binary64))) | |
| 40.4% | (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 53.3% | (/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.6% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| ✓ | 42.0% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 28.2% | (/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.1% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 19.1% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) #s(literal -4 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.7% | (/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.2% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 19.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) | |
| 2.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y))))) | |
| 41.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) | |
| 0.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)))))) | |
| 2.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 #s(literal -512 binary64) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) | |
| 18.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) | |
| 38.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64))))))) | |
| ✓ | 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 38.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| ✓ | 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
| 40.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)))))) | |
| 4.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) | |
| 40.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) | |
| 36.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) | |
| 41.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 4.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) | |
| 42.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 4.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) | |
| 1.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)))) | |
| 37.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) | |
| 38.6% | (/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.7% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.5% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 40.5% | (/.f64 (tan.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) | |
| 42.0% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 41.6% | (/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 36.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.2% | (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| 39.9% | (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 42.3% | (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ✓ | 42.0% | (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) |
| 41.1% | (/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (cos (* (/ 1/2 y) x)) #s(literal 1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 53.3% | (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) | |
| 42.3% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| 53.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) | |
| 5.3% | (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| 5.3% | (*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 50.6% | (*.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) | |
| 53.3% | (*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) | |
| 5.3% | (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 20.7% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) | |
| 5.3% | (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 50.6% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 53.3% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 53.3% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| ✓ | 53.3% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
| 51.5% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 #s(approx (cos (* (/ x y) -1/2)) #s(literal 1 binary64)))) | |
| 53.3% | (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 3.0% | (*.f64 (*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 5.3% | (*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 41.1% | (*.f64 (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 40.4% | (*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 3.0% | (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| 51.2% | (*.f64 #s(approx (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) | |
| ✓ | 48.1% | #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
| 2.8% | #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x)) y))) | |
| ✓ | 2.9% | #s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
| 52.9% | #s(approx (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) | |
| ✓ | 52.6% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 5 687 to 2 220 computations (61% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x)) y))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
(*.f64 #s(approx (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (*.f64 (/.f64 y x) #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))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/3 binary64) (*.f64 #s(literal -2 binary64) y)) x))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 #s(approx (cos (* (/ x y) -1/2)) #s(literal 1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (cos (* (/ 1/2 y) x)) #s(literal 1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 x #s(literal 1/2 binary64))) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(approx (/ -1 (cos (* -1/2 (/ x y)))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/12 binary64) (*.f64 #s(literal -2 binary64) y)) x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 x y) (/.f64 #s(literal -2 binary64) x)) y)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.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 (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(pow.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) #s(literal -4 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 5 binary64))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)))))) |
(/.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 #s(approx (cos (* 1/2 (/ x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 #s(approx (cos (* 1/2 (/ x y))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 #s(literal -512 binary64) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)) #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -6 binary64))) (pow.f64 (neg.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -4 binary64))) #s(literal -2 binary64))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
5 calls:
| 56.0ms | y |
| 51.0ms | x |
| 50.0ms | (*.f64 y #s(literal 2 binary64)) |
| 49.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 47.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 |
|---|---|---|
| 53.5% | 1 | x |
| 53.5% | 1 | y |
| 53.5% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 53.5% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 53.5% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x)) y))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
(*.f64 #s(approx (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (*.f64 (/.f64 y x) #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))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/3 binary64) (*.f64 #s(literal -2 binary64) y)) x))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 #s(approx (cos (* (/ x y) -1/2)) #s(literal 1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (cos (* (/ 1/2 y) x)) #s(literal 1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 x #s(literal 1/2 binary64))) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(approx (/ -1 (cos (* -1/2 (/ x y)))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/12 binary64) (*.f64 #s(literal -2 binary64) y)) x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 x y) (/.f64 #s(literal -2 binary64) x)) y)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.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 (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(pow.f64 (*.f64 (pow.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) #s(literal -4 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3 binary64))) |
(/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal -1 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 5 binary64))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) #s(literal 2 binary64)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (neg.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -6 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -4 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 6 binary64)))))) |
(/.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 #s(approx (cos (* 1/2 (/ x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 #s(approx (cos (* 1/2 (/ x y))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64))) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (*.f64 #s(literal -512 binary64) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 4 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -2 binary64)) x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
5 calls:
| 291.0ms | x |
| 86.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 58.0ms | (*.f64 y #s(literal 2 binary64)) |
| 51.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 44.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.5% | 1 | y |
| 53.5% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 53.5% | 1 | x |
| 53.5% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 53.5% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x)) y))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
(*.f64 #s(approx (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (*.f64 (/.f64 y x) #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))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/3 binary64) (*.f64 #s(literal -2 binary64) y)) x))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 #s(approx (cos (* (/ x y) -1/2)) #s(literal 1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (cos (* (/ 1/2 y) x)) #s(literal 1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 x #s(literal 1/2 binary64))) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(approx (/ -1 (cos (* -1/2 (/ x y)))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/12 binary64) (*.f64 #s(literal -2 binary64) y)) x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 x y) (/.f64 #s(literal -2 binary64) x)) y)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.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 (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))))) |
5 calls:
| 58.0ms | y |
| 40.0ms | (*.f64 y #s(literal 2 binary64)) |
| 30.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 26.0ms | x |
| 25.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 |
|---|---|---|
| 53.4% | 1 | y |
| 53.4% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 53.4% | 1 | x |
| 53.4% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 53.4% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x)) y))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
(*.f64 #s(approx (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (*.f64 (/.f64 y x) #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))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/3 binary64) (*.f64 #s(literal -2 binary64) y)) x))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 #s(approx (cos (* (/ x y) -1/2)) #s(literal 1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (cos (* (/ 1/2 y) x)) #s(literal 1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 x #s(literal 1/2 binary64))) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(approx (/ -1 (cos (* -1/2 (/ x y)))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/12 binary64) (*.f64 #s(literal -2 binary64) y)) x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 x y) (/.f64 #s(literal -2 binary64) x)) y)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.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 (/ (neg (pow x 3)) (* (* -2 y) (* x 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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
5 calls:
| 51.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.0ms | x |
| 32.0ms | y |
| 28.0ms | (*.f64 y #s(literal 2 binary64)) |
| 25.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.3% | 1 | y |
| 53.3% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 53.3% | 1 | x |
| 53.3% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 53.3% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x)) y))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
(*.f64 #s(approx (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (*.f64 (/.f64 y x) #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))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/3 binary64) (*.f64 #s(literal -2 binary64) y)) x))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 #s(approx (cos (* (/ x y) -1/2)) #s(literal 1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (cos (* (/ 1/2 y) x)) #s(literal 1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 x #s(literal 1/2 binary64))) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(approx (/ -1 (cos (* -1/2 (/ x y)))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/12 binary64) (*.f64 #s(literal -2 binary64) y)) x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 x y) (/.f64 #s(literal -2 binary64) x)) y)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -3 binary64))) (*.f64 #s(literal -2 binary64) y)) (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)) (pow.f64 x #s(literal 3 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
5 calls:
| 44.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 32.0ms | y |
| 25.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 25.0ms | (*.f64 y #s(literal 2 binary64)) |
| 25.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.3% | 1 | y |
| 53.3% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 53.3% | 1 | x |
| 53.3% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 53.3% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x)) y))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
(*.f64 #s(approx (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (*.f64 (/.f64 y x) #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))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(approx (/ (pow (sin (* -1/2 (/ x y))) -1) (cos (* -1/2 (/ x y)))) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/3 binary64) (*.f64 #s(literal -2 binary64) y)) x))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 #s(approx (cos (* (/ x y) -1/2)) #s(literal 1 binary64)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(approx (cos (* (/ 1/2 y) x)) #s(literal 1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y)))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 (tan.f64 (/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) y) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 x #s(literal 1/2 binary64))) y))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ (/ -1/2 y) (/ -1 x))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal -1/48 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(approx (/ -1 (cos (* -1/2 (/ x y)))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 (/.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -1/12 binary64) (*.f64 #s(literal -2 binary64) y)) x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (/ (pow (cos (* 1/2 (/ x y))) -1) (pow (cos (* 1/2 (/ x y))) -2)) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (/.f64 #s(approx (pow (sin (* -1/2 (/ x y))) -1) (*.f64 (fma.f64 (/.f64 #s(literal -1/12 binary64) y) (/.f64 x y) (/.f64 #s(literal -2 binary64) x)) y)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 x y))) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) #s(approx (cos (* -1/2 (/ x y))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y))) #s(literal -2 binary64)) (cos.f64 (/.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
5 calls:
| 23.0ms | x |
| 22.0ms | y |
| 20.0ms | (*.f64 y #s(literal 2 binary64)) |
| 20.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 19.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.3% | 1 | y |
| 53.3% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 53.3% | 1 | x |
| 53.3% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 53.3% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x)) y))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
(*.f64 #s(approx (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (/ (tan (/ (neg (pow x 3)) (* (* -2 y) (* x x)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 12.0ms | x |
| 3.0ms | (*.f64 y #s(literal 2 binary64)) |
| 3.0ms | y |
| 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 |
|---|---|---|
| 52.9% | 1 | y |
| 52.9% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 52.9% | 1 | x |
| 52.9% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 54.6% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 23 to 21 computations (8.7% saved)
Total -32.1b remaining (-105.7%)
Threshold costs -32.1b (-105.7%)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 x x)) y))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ (- 0 (* (/ -1 (cos (* -1/2 (/ x y)))) (/ -1 (cos (* -1/2 (/ x y)))))) (/ -1 (cos (* -1/2 (/ x y))))) #s(approx (+ (* (/ (* 1/8 x) y) (/ x y)) 1) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) y) y))) |
(*.f64 #s(approx (/ -1 (pow (cos (* (/ x y) -1/2)) 2)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 5.0ms | (*.f64 y #s(literal 2 binary64)) |
| 3.0ms | x |
| 3.0ms | y |
| 3.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 |
|---|---|---|
| 52.6% | 1 | y |
| 52.6% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 52.6% | 1 | x |
| 52.6% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 52.6% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 23 to 21 computations (8.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.440124153177983e+48 | 1.4911440527033767e+52 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | egg-herbie |
| 58× | *-commutative-binary64-*.f64 |
| 44× | +-commutative-binary64-+.f64 |
| 44× | neg-mul-1-binary64-*.f64-neg.f64 |
| 44× | sub-neg-binary64-neg.f64-+.f64--.f64 |
| 36× | neg-sub0-binary64--.f64-neg.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 200 |
| 1 | 98 | 200 |
| 2 | 146 | 200 |
| 3 | 184 | 200 |
| 4 | 210 | 200 |
| 5 | 228 | 200 |
| 6 | 236 | 200 |
| 7 | 241 | 200 |
| 8 | 243 | 200 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4000000000000000175383372180304789418536190607360 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 (neg.f64 #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))))) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (neg.f64 #s(literal -1 binary64)) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))))) |
(/.f64 (*.f64 (/.f64 (neg.f64 #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (neg.f64 #s(literal -1 binary64)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(if (<=.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 4000000000000000175383372180304789418536190607360 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)) #s(literal 4000000000000000175383372180304789418536190607360 binary64)) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| 14 468× | lower-fma.f64 |
| 14 468× | lower-fma.f32 |
| 6 082× | lower-+.f64 |
| 6 082× | lower-+.f32 |
| 5 448× | lower-*.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 226 |
| 0 | 72 | 215 |
| 1 | 224 | 185 |
| 0 | 1331 | 185 |
| 0 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3392 | 1926 |
| 0 | 9111 | 1817 |
| 0 | 74 | 380 |
| 0 | 118 | 302 |
| 1 | 443 | 260 |
| 2 | 2501 | 218 |
| 0 | 8770 | 216 |
| 0 | 54 | 280 |
| 0 | 92 | 222 |
| 1 | 360 | 198 |
| 2 | 1975 | 168 |
| 0 | 9026 | 166 |
| 0 | 8 | 33 |
| 0 | 13 | 33 |
| 1 | 33 | 33 |
| 2 | 142 | 28 |
| 3 | 788 | 28 |
| 0 | 8171 | 28 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 489 to 188 computations (61.6% saved)
Compiled 944 to 606 computations (35.8% saved)
Loading profile data...