
Time bar (total: 13.2s)
| 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)
| 705.0ms | 3 937× | 1 | valid |
| 546.0ms | 4 319× | 0 | valid |
ival-sin: 235.0ms (31.6% of total)ival-tan: 207.0ms (27.8% of total)ival-div: 170.0ms (22.9% of total)ival-mult: 66.0ms (8.9% of total)adjust: 50.0ms (6.7% of total)ival-true: 7.0ms (0.9% of total)exact: 5.0ms (0.7% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 136 | 0 | - | 0 | - | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 136 | 0 | - | 0 | - | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 31 | 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 | 94 | 0 |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | sensitivity | 94 | 0 |
sin.f64 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 42 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 42 | |
tan.f64 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | oflow-rescue | 42 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | overflow | 42 | |
/.f64 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | u/u | 31 | 0 |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 31 | |
| ↳ | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 31 | |
| ↳ | (/.f64 x (*.f64 y #s(literal 2 binary64))) | underflow | 31 | |
| ↳ | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | underflow | 31 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 166 | 0 |
| - | 1 | 89 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 166 | 0 | 0 |
| - | 1 | 0 | 89 |
| number | freq |
|---|---|
| 0 | 89 |
| 1 | 31 |
| 2 | 136 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 169.0ms | 268× | 1 | valid |
| 16.0ms | 244× | 0 | valid |
Compiled 91 to 28 computations (69.2% saved)
ival-sin: 44.0ms (59% of total)ival-tan: 12.0ms (16.1% of total)ival-div: 10.0ms (13.4% of total)adjust: 4.0ms (5.4% of total)ival-mult: 4.0ms (5.4% of total)ival-true: 1.0ms (1.3% of total)ival-assert: 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 15 to 8 computations (46.7% saved)
Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 39.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 15 to 8 computations (46.7% 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 | 7.679772782575585 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| accuracy | 31.078922271280778 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 31.497754757514922 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| 150.0ms | 134× | 1 | valid |
| 8.0ms | 122× | 0 | valid |
Compiled 38 to 10 computations (73.7% saved)
ival-sin: 7.0ms (32.1% of total)ival-tan: 6.0ms (27.5% of total)ival-div: 5.0ms (22.9% of total)adjust: 2.0ms (9.2% of total)ival-mult: 2.0ms (9.2% 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 | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (sin (/ x (* y 2)))) |
| 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 #s(literal 1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x))) #s(literal 2 binary64) #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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) x)) #s(literal 1/24 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 x x))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) x)) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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) (+.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/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/384 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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) x)) #s(literal 1/24 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 x x))) (*.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 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) x)) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/960 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 x x))) x) #s(literal 2 binary64) (fma.f64 #s(literal -1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) x)) #s(literal 2 binary64)))))) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x (/.f64 x (*.f64 y y)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) x)) #s(literal 2 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(* 1/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) (*.f64 (*.f64 x x) x)) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (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 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (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))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)))))))) 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 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 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 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) (/.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 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal -1/16 binary64) (*.f64 y 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 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x))) (/.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 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (*.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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 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 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 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 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 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 #s(literal 1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x))) #s(literal -2 binary64) #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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) x)) #s(literal -1/24 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) #s(literal -2 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 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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 (/.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 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (fma.f64 #s(literal -1/384 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x))) (*.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 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) x)) #s(literal -1/24 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/960 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 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 (/.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 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) x) #s(literal -2 binary64) (fma.f64 #s(literal -1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) #s(literal -2 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x (/.f64 x (*.f64 y y)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/322560 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64)))))))) |
(* 1/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 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 y y))) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) x) x) (/.f64 #s(literal -1/8 binary64) (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))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) (/.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 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (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 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)))))))) (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 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 y 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 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 y 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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)))))) (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/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)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y)) x) x (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (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) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 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) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.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)))) |
(*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 y y) y))) (*.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) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.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)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(*.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 (/.f64 #s(literal -1 binary64) (sin.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))) (/.f64 #s(literal -1 binary64) (tan.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)) (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)) (/.f64 #s(literal -1 binary64) (sin.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)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (tan.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)) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal -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)) (/.f64 #s(literal -1 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)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (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 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (/.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 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 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 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.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)) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #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 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (/.f64 #s(literal -1 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 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (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 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 #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 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) 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 #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))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.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))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(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 (/.f64 #s(literal 1 binary64) (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 (neg.f64 (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (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))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (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 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (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 (/.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))))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 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))))) (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))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.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 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) (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/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))) (neg.f64 (*.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 x (*.f64 #s(literal 2 binary64) y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/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 (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (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)) (/.f64 #s(literal -1 binary64) (sin.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)))) #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 (/.f64 #s(literal -1 binary64) (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 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #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 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (*.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))) (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 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.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 (/.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 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 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))))) |
(*.f64 (/.f64 (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 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (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))) (/.f64 #s(literal -1 binary64) (tan.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 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.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 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #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))) (tan.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 (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)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.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 (pow.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (tan.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)) (*.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.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 (/.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 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.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))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.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 (/.f64 #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))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (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 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.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))) (/.f64 #s(literal 1 binary64) (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)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (tan.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 1 binary64)) |
(/.f64 (/.f64 (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))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.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))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (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))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.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 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.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 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x 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 3 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #s(literal 1 binary64)) (neg.f64 (*.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))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (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)))) (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/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) (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/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)))) (neg.f64 (*.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)))) (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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.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)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.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 (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/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 (/.f64 #s(literal 1 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 (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)))) (/.f64 #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) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (tan.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 -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.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)))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.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))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (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))) (/.f64 #s(literal -1 binary64) (tan.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)))) #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)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (tan.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)))) #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)))) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.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)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.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 (/.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))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.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))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.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 (/.f64 #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))) (/.f64 #s(literal -1 binary64) (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (/.f64 (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))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.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))) (/.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 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 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) #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 (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 y y) #s(literal 4 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)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #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)) (/.f64 #s(literal 1 binary64) x))) |
(*.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 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.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 (*.f64 (*.f64 x x) x)) (/.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 (*.f64 (*.f64 x x) x))) (*.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 (*.f64 (*.f64 x x) x))) (*.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 (*.f64 (*.f64 x x) x))) (*.f64 y (*.f64 x x))) |
(/.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 (*.f64 (*.f64 x x) x))) (*.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 (*.f64 (*.f64 x x) x))) (*.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 (*.f64 (*.f64 x x) x))) (*.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 (*.f64 (*.f64 x x) x))) (*.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 (*.f64 (*.f64 x x) x)) (/.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)) (/.f64 #s(literal 1 binary64) y)) (*.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 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) #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)) (*.f64 (*.f64 y y) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (*.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 (/.f64 #s(literal 1 binary64) y) (/.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 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.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 (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 y y) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (*.f64 (*.f64 y y) #s(literal 4 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 4 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 (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 y y) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) y))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) y))) (neg.f64 (*.f64 (*.f64 y y) #s(literal 4 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) (/.f64 #s(literal 1 binary64) y)) |
(/.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 (/.f64 #s(literal -1 binary64) (sin.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 (-.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 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) #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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) #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)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (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) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #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))) #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 14 207 to 1 776 computations (87.5% saved)
54 alts after pruning (54 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 625 | 54 | 679 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 626 | 54 | 680 |
| Status | Accuracy | Program |
|---|---|---|
| 49.7% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 51.0% | (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) | |
| 6.3% | (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 24.3% | (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.6% | (/.f64 (/.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))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.5% | (/.f64 (/.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.3% | (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.8% | (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.6% | (/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.8% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 24.2% | (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.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 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.1% | (/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 15.9% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 20.6% | (/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.3% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.6% | (/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.3% | (/.f64 (tan.f64 (/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 #s(literal -2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.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 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 6.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 38.1% | (/.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)))) | |
| ▶ | 22.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
| 35.1% | (/.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)))) | |
| ▶ | 39.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
| 26.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 #s(literal -2 binary64) y) x))))) | |
| 25.0% | (/.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)))) | |
| ▶ | 35.6% | (/.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))))))) |
| 38.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 39.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.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)))) | |
| 39.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 35.3% | (/.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))))) | |
| 32.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x))) | |
| 35.7% | (/.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))) | |
| 35.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))))) | |
| 38.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.6% | (/.f64 (tan.f64 (*.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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 12.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.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))))) | |
| 39.6% | (/.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))) | |
| 5.6% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 5.8% | (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 35.7% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| 5.6% | (*.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)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.3% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 38.8% | (*.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)))) | |
| 38.8% | (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| ▶ | 44.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
| 51.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.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 2 388 to 1 608 computations (32.7% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| cost-diff | 192 | (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) | |
| cost-diff | 256 | (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) | |
| cost-diff | 12800 | (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) | |
| cost-diff | 704 | (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| cost-diff | 1088 | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) | |
| cost-diff | 0 | (*.f64 y y) | |
| cost-diff | 0 | (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| 1 032× | lower-*.f32 |
| 1 020× | lower-*.f64 |
| 914× | lower-/.f32 |
| 898× | lower-/.f64 |
| 872× | associate-*r/ |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 289 |
| 0 | 66 | 272 |
| 1 | 99 | 259 |
| 2 | 177 | 251 |
| 3 | 320 | 251 |
| 4 | 524 | 250 |
| 5 | 1025 | 250 |
| 6 | 1397 | 250 |
| 7 | 2005 | 250 |
| 8 | 2061 | 250 |
| 9 | 2061 | 250 |
| 10 | 2372 | 250 |
| 11 | 2524 | 250 |
| 12 | 2524 | 250 |
| 13 | 2529 | 250 |
| 14 | 2529 | 250 |
| 0 | 2529 | 250 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
#s(literal 1/8 binary64) |
(*.f64 y y) |
y |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(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 (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 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal -1/2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) |
(/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
#s(literal 1/8 binary64) |
(*.f64 y y) |
y |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 x x)) (*.f64 #s(literal 4 binary64) y)) #s(literal -1/2 binary64)))) |
(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 (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 (pow.f64 (*.f64 (/.f64 y (*.f64 x x)) (*.f64 #s(literal 4 binary64) y)) #s(literal -1/2 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 (*.f64 (/.f64 y (*.f64 x x)) (*.f64 #s(literal 4 binary64) y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(*.f64 (/.f64 y (*.f64 x x)) (*.f64 #s(literal 4 binary64) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal -1/2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.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 (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 2 binary64) y) |
(neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal -1 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 5.8140654244217265 | (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) | |
| accuracy | 7.679772782575585 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| accuracy | 31.078922271280778 | (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) | |
| accuracy | 31.497754757514922 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 7.679772782575585 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) | |
| accuracy | 19.100738389620208 | (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) | |
| accuracy | 31.078922271280778 | (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) | |
| accuracy | 31.497754757514922 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0.24609375 | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) | |
| accuracy | 7.679772782575585 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| accuracy | 31.078922271280778 | (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) | |
| accuracy | 31.497754757514922 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0 | (*.f64 x x) | |
| accuracy | 0.42272728710517327 | (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) | |
| accuracy | 8.309157871243746 | (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) | |
| accuracy | 33.38977366912625 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 30.179444422786794 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| 286.0ms | 134× | 1 | valid |
| 41.0ms | 122× | 0 | valid |
Compiled 279 to 37 computations (86.7% saved)
ival-log: 41.0ms (25.2% of total)ival-mult: 27.0ms (16.6% of total)ival-div: 25.0ms (15.4% of total)ival-sin: 25.0ms (15.4% of total)ival-pow: 19.0ms (11.7% of total)ival-exp: 9.0ms (5.5% of total)ival-tan: 7.0ms (4.3% of total)adjust: 6.0ms (3.7% of total)ival-neg: 2.0ms (1.2% of total)ival-add: 2.0ms (1.2% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#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 #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) #<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 y y) (patch (*.f64 y y) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ()) |
#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ()) |
#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ()) |
#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ()) |
#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ()) |
#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ()) |
| Outputs |
|---|
#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 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) #<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 (pow y 2) (taylor 0 y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (pow y 2) (taylor 0 y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (pow y 2) (taylor 0 y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (pow y 2) (taylor 0 y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 (* 4 (/ (pow y 2) (pow x 2))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) 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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log 2) (log y))))) (taylor 0 y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log 2) (log y))))) (taylor 0 y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log 2) (log y))))) (taylor 0 y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log 2) (log y))))) (taylor 0 y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (log y)) (taylor 0 y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (log y)) (taylor 0 y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (log y)) (taylor 0 y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (log y)) (taylor 0 y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log 2) (log y))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log 2) (log y))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log 2) (log y))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log 2) (log y))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) (taylor 0 y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) (taylor 0 y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) (taylor 0 y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) (taylor 0 y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) (taylor 0 y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<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 (taylor inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) #<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 (pow y 2) (taylor inf y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (pow y 2) (taylor inf y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (pow y 2) (taylor inf y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (pow y 2) (taylor inf y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 (* 4 (/ (pow y 2) (pow x 2))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) (taylor inf y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) (taylor inf y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) (taylor inf y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) (taylor inf y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 y)))) (taylor inf y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 y)))) (taylor inf y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 y)))) (taylor inf y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log 2) (* -1 (log (/ 1 y)))) (taylor inf y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log 2) (* -1 (log (/ 1 y))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log 2) (* -1 (log (/ 1 y))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log 2) (* -1 (log (/ 1 y))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log 2) (* -1 (log (/ 1 y))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (taylor inf y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) (taylor inf y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) (taylor inf y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) (taylor inf y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) (taylor inf y) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) (taylor inf y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<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 (taylor -inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) #<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 (pow y 2) (taylor -inf y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (pow y 2) (taylor -inf y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (pow y 2) (taylor -inf y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (pow y 2) (taylor -inf y) (#s(alt (*.f64 y y) (patch (*.f64 y y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 (* 4 (/ (pow y 2) (pow x 2))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) (taylor -inf y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) (taylor -inf y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) (taylor -inf y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) (taylor -inf y) (#s(alt (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) (patch (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -2) (* -1 (log (/ -1 y)))) (taylor -inf y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -2) (* -1 (log (/ -1 y)))) (taylor -inf y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -2) (* -1 (log (/ -1 y)))) (taylor -inf y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -2) (* -1 (log (/ -1 y)))) (taylor -inf y) (#s(alt (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) (patch (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log -2) (* -1 (log (/ -1 y))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log -2) (* -1 (log (/ -1 y))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log -2) (* -1 (log (/ -1 y))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log -2) (* -1 (log (/ -1 y))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (taylor -inf y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) (taylor -inf y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) (taylor -inf y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) (taylor -inf y) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) (taylor -inf y) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) (taylor -inf y) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<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 (taylor 0 x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 (* 4 (/ (pow y 2) (pow x 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (taylor 0 x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) (taylor 0 x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) (taylor 0 x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) (taylor 0 x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))) (taylor 0 x) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (exp (neg (* -1 (log (* 2 y)))))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) (taylor 0 x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #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 (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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 (* 4 (/ (pow y 2) (pow x 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) 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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<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 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) (taylor inf x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) (taylor inf x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) (taylor inf x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) (taylor inf x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor inf x) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (taylor inf x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #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 (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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<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)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/8 (/ (pow x 2) (pow y 2))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #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 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) (patch (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 binary64) y) (/.f64 #s(literal 2 binary64) x)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 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 (* 4 (/ (pow y 2) (pow x 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (/ (pow y 2) (pow x 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) (taylor -inf x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) (taylor -inf x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) (taylor -inf x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) (taylor -inf x) (#s(alt (/.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))))))) (patch (/.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))))))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (patch (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1/2 (/ x y))) (taylor -inf x) (#s(alt (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) (patch (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ x (exp (neg (* -1 (log (* 2 y))))))) (taylor -inf x) (#s(alt (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) (patch (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | y | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (/ 1/8 (* y y)) (* y y) (/ (/ 1 y) (/ 2 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ 1 y) (/ 2 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* (/ (* 2 y) x) (/ (* 2 y) x)) (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (exp (neg (* (log (* 2 y)) -1))) (neg (* (log (* 2 y)) -1)) (* (log (* 2 y)) -1) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (* x x) (sin (/ (/ 1 y) (/ 2 x))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) |
| 25.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (/ 1/8 (* y y)) (* y y) (/ (/ 1 y) (/ 2 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ 1 y) (/ 2 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* (/ (* 2 y) x) (/ (* 2 y) x)) (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (exp (neg (* (log (* 2 y)) -1))) (neg (* (log (* 2 y)) -1)) (* (log (* 2 y)) -1) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (* x x) (sin (/ (/ 1 y) (/ 2 x))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) |
| 23.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (/ 1/8 (* y y)) (* y y) (/ (/ 1 y) (/ 2 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ 1 y) (/ 2 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* (/ (* 2 y) x) (/ (* 2 y) x)) (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (exp (neg (* (log (* 2 y)) -1))) (neg (* (log (* 2 y)) -1)) (* (log (* 2 y)) -1) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (* x x) (sin (/ (/ 1 y) (/ 2 x))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) |
| 6.0ms | x | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (/ 1/8 (* y y)) (* y y) (/ (/ 1 y) (/ 2 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ 1 y) (/ 2 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* (/ (* 2 y) x) (/ (* 2 y) x)) (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (exp (neg (* (log (* 2 y)) -1))) (neg (* (log (* 2 y)) -1)) (* (log (* 2 y)) -1) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (* x x) (sin (/ (/ 1 y) (/ 2 x))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) |
| 5.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ 1/8 (* y y)) (* x x)) 1) (/ 1/8 (* y y)) (* y y) (/ (/ 1 y) (/ 2 x)) (/ (tan (/ x (* y 2))) (sin (/ (/ 1 y) (/ 2 x)))) (tan (/ x (* y 2))) (/ x (* y 2)) (* (/ (* 2 y) x) (/ (* 2 y) x)) (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (exp (neg (* (log (* 2 y)) -1))) (neg (* (log (* 2 y)) -1)) (* (log (* 2 y)) -1) (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (* x x) (sin (/ (/ 1 y) (/ 2 x))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2)) (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) |
| 1× | egg-herbie |
| 9 432× | lower-fma.f64 |
| 9 432× | lower-fma.f32 |
| 5 096× | lower-*.f64 |
| 5 096× | lower-*.f32 |
| 4 146× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 573 | 8229 |
| 1 | 1737 | 7830 |
| 2 | 6276 | 7601 |
| 0 | 8336 | 7200 |
| 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 (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 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(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 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 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)))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(+ (log 2) (log y)) |
(* -1 (+ (log 2) (log y))) |
(* -1 (+ (log 2) (log y))) |
(* -1 (+ (log 2) (log y))) |
(* -1 (+ (log 2) (log y))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log 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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log 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 |
(- (+ 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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(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 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
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))))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(* 1/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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 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 |
(- (+ 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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(/ 1/8 (pow y 2)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(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 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
-1 |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) |
(* 1/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/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)) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -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 (* 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/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)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 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 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ x (exp (neg (* -1 (log (* 2 y)))))) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(/ 1 (cos (* 1/2 (/ x y)))) |
(/ 1 (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)))) |
(/ 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/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)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 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)))) |
(/ 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/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)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(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/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin (/ x (exp (neg (* -1 (log (* 2 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))) |
(/ 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/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 (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 (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)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y 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 (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) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x 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))) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (log y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (log y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(* -1 (+ (log 2) (log y))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (log y))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (log y))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (log y))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))))) |
(/.f64 (sin.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 (* 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/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 (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log y))))))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (log 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 #s(literal 1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x))) #s(literal 2 binary64) #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 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (*.f64 #s(literal -1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 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 #s(literal 1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x))) #s(literal 2 binary64) #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 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (*.f64 #s(literal -1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 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 #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 (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)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y 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 |
#s(literal 1 binary64) |
(- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x))) #s(literal 2 binary64) #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 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (*.f64 #s(literal -1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 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 x #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x) x) (/.f64 #s(literal -1/8 binary64) (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))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal -1/16 binary64) (*.f64 y y)))))) 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 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 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 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) x) (/.f64 #s(literal -1/16 binary64) (*.f64 y 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 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x))) (/.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) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x 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 #s(literal 1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x))) #s(literal 2 binary64) #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 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/1920 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x)) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (*.f64 #s(literal -1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+ (log 2) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* -1 (+ (log 2) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) y)) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) y) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 y y))) (fma.f64 (/.f64 x (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/48 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 y y))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 x (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/48 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 y y))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/768 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 y y)))))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* -1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (+ (* 1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y)))))))))))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 x (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/48 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 y y)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 x x) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 y #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 y y))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 y #s(literal 6 binary64)))) #s(literal -1/92160 binary64) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 y #s(literal 4 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 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (*.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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 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 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 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 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (*.f64 x #s(literal 1/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 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (*.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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 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 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 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 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (*.f64 x #s(literal 1/2 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) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 y))))))))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ x (exp (neg (* -1 (+ (log 2) (* -1 (log (/ 1 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 #s(literal 1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x))) #s(literal -2 binary64) #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 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)) (/.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (*.f64 #s(literal -1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.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) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (/.f64 x (*.f64 y y)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x))) #s(literal -2 binary64) #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 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)) (/.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (*.f64 #s(literal -1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.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) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (/.f64 x (*.f64 y y)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
1 |
#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 (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)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y 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 |
#s(literal 1 binary64) |
(- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x))) #s(literal -2 binary64) #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 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.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 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)) (/.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (*.f64 #s(literal -1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.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) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 x x) (*.f64 x (/.f64 x (*.f64 y y)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1/1920 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/322560 binary64)) (pow.f64 y #s(literal 6 binary64))))))) |
(* 1/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 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 y y))) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) x) x) (/.f64 #s(literal -1/8 binary64) (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))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal 1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x)) 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 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/384 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y)))))))) (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) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x))) #s(literal 2 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal -1/24 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/1920 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)) (/.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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 (fma.f64 (/.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x 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 (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64)))) (*.f64 x (/.f64 x (pow.f64 y #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) x) x) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal -1/1920 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/322560 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))))))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -2) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (* -1 (log (/ -1 y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 #s(literal -2 binary64))) |
(* 1/2 (/ x (* y (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) |
(*.f64 (/.f64 x (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) y)) #s(literal 1/2 binary64)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 y y))) #s(literal -1/24 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 y y))) #s(literal 1/48 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) x) x) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal -1/768 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 y y))) #s(literal 1/16 binary64))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 (/ x (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))) (+ (* -1/3840 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/645120 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/48 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* -1/768 (/ (pow x 5) (* (pow y 4) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/92160 (/ (pow x 7) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))) (* 1/16 (/ (pow x 3) (* (pow y 2) (sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y)))))))))))))))))) y)) |
(/.f64 (-.f64 (fma.f64 (/.f64 x (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal -1/3840 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 y y))) #s(literal 1/48 binary64))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) x) x) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 4 binary64)))) #s(literal -1/768 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1/92160 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1/384 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 y y))) #s(literal 1/16 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 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 y 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 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 y 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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/48 binary64) (*.f64 y y)))))) (neg.f64 y)) |
(* -1/2 (/ x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (*.f64 x #s(literal 1/2 binary64))) (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 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 #s(literal -1/645120 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 y y))) #s(literal -1/48 binary64) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 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)) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(sin (/ x (exp (neg (* -1 (+ (log -2) (* -1 (log (/ -1 y))))))))) |
(sin.f64 (*.f64 x (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.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 (* (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/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 #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)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y)) x) x (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (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) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 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) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.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) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x 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/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64)) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y))) #s(literal -1/6 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y)) y)))) (*.f64 x x) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64))) |
(+ (* 1/2 (/ (exp (neg (* -1 (log (* 2 y))))) y)) (* (pow x 2) (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (+ (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y)))))))) (* (pow x 2) (- (+ (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (* (pow x 2) (- (+ (* 1/10080 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 5)))) (* 17/40320 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 7)))) (+ (* -1/6 (/ (- (* 1/240 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 5))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3)))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/120 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 4))))))) (+ (* -1/6 (/ (+ (* 1/24 (/ (exp (neg (* -1 (log (* 2 y))))) (pow y 3))) (* 1/12 (/ 1 (* y (exp (neg (* -1 (log (* 2 y))))))))) (pow (exp (neg (* -1 (log (* 2 y))))) 2))) (* 1/240 (/ 1 (* y (pow (exp (neg (* -1 (log (* 2 y))))) 3))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/10080 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64)) y))) (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y))) #s(literal -1/6 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y)) y)))) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y))) #s(literal -1/6 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 4 binary64))) #s(literal 1/120 binary64)))) (*.f64 x x) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 5 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y))) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y))) #s(literal -1/6 binary64) (/.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y)) y))))) (*.f64 x x) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 2 binary64) y) y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) y) #s(literal 1/2 binary64))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x 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)))) |
(*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 y y) y))) (*.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) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.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)))) |
(*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 y y) y))) (*.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) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.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 (exp (neg (* -1 (log (* 2 y)))))) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* x (+ (* -1/6 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 3))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y))) (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 5))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow (exp (neg (* -1 (log (* 2 y))))) 7))) (* 1/120 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 5))))) (* 1/6 (/ 1 (pow (exp (neg (* -1 (log (* 2 y))))) 3))))) (/ 1 (exp (neg (* -1 (log (* 2 y)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 7 binary64)))) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 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))) |
(/ 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/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/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) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x 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))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x 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)) |
(sin (* 1/2 (/ x y))) |
(sin.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 (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/ 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 (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/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/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) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(* 4 (/ (pow y 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ x (exp (neg (* -1 (log (* 2 y))))))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x 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 #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))) |
(* -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)) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
(sin (/ x (exp (neg (* -1 (log (* 2 y))))))) |
(sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) |
| 4 542× | lower-*.f32 |
| 4 530× | lower-*.f64 |
| 3 724× | lower-fma.f32 |
| 3 722× | lower-fma.f64 |
| 2 792× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 210 |
| 0 | 66 | 182 |
| 1 | 206 | 158 |
| 2 | 1014 | 131 |
| 3 | 7500 | 131 |
| 0 | 8526 | 131 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(*.f64 y y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(*.f64 x x) |
(sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) |
(sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) |
(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 (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y))))) (fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (/.f64 x (*.f64 y y)) x) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal -1 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (/.f64 x (*.f64 y y)) x) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 6 binary64)))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)))) (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) #s(literal -1 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (/.f64 x (*.f64 y y)) x) x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (*.f64 y y)) (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) x) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (*.f64 y y)) (/.f64 x #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (*.f64 y y)) (/.f64 x (*.f64 y y)))) x) (/.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 (*.f64 x x) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) y) (*.f64 (/.f64 x y) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (/.f64 x (*.f64 y y)) x)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) #s(literal 8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (*.f64 y y)) (/.f64 x (*.f64 y y)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 8 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 8 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/8 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(pow.f64 (*.f64 #s(literal 8 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) y) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) y) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal -1/8 binary64) y) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 8 binary64)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (neg.f64 y) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -8 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y #s(literal 8 binary64))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 8 binary64) (*.f64 y y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 8 binary64) (*.f64 y y)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) y) (neg.f64 y))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) y) (/.f64 #s(literal -1 binary64) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 8 binary64) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y y) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 y y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) y)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.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 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) 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) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 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) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))))) |
(exp.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -1 binary64) (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))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.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) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.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 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.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 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (tan.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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.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) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (neg.f64 (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))) |
(neg.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64)))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(-.f64 #s(literal 0 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.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 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) 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) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 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) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))))) |
(exp.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (/.f64 #s(literal -2 binary64) x)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (/.f64 #s(literal 2 binary64) x)) y) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -2 binary64) x)) (*.f64 y y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1 binary64)) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 y y) x)) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal 4 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 y x)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) x) (/.f64 (neg.f64 y) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1/2 binary64)) (/.f64 (neg.f64 y) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 x y)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (/.f64 (neg.f64 y) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 y) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (neg.f64 x)) (/.f64 (neg.f64 y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x y)) (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) (/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 x y)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 #s(literal 2 binary64) y) y)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal 1/2 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (*.f64 #s(literal 1/2 binary64) x)) y) |
(*.f64 (/.f64 (/.f64 y x) (neg.f64 x)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 y x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 y x) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 (/.f64 y x) x) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 x)) (/.f64 y (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (/.f64 y (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (/.f64 y (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (/.f64 y (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)) (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 y (/.f64 x y)) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (/.f64 y x) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) y) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 y (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (/.f64 #s(literal 2 binary64) x) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 y x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) y)) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (/.f64 y x) (neg.f64 x))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 #s(literal 2 binary64) x) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (/.f64 y x) x)) |
(*.f64 (/.f64 y (neg.f64 x)) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y))) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (pow.f64 (neg.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) y) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) y) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) (/.f64 y x)) |
(*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 (/.f64 y x) x)) |
(*.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) x)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 4 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 y x) (*.f64 #s(literal 4 binary64) (/.f64 y x))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) x) y))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 2 binary64) x) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (/.f64 y x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (*.f64 (/.f64 #s(literal 2 binary64) x) y)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) y)) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 4 binary64) (*.f64 x x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) y) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y)) |
(*.f64 y (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) x)) |
(*.f64 y (/.f64 (*.f64 #s(literal 4 binary64) y) (*.f64 x x))) |
(*.f64 y (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) x) y))) |
(*.f64 y (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))))) |
(*.f64 y (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 y (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x (*.f64 #s(literal 4 binary64) (*.f64 y y))) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) x) y)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)) (/.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) x) y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -2 binary64)) (/.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal 1/2 binary64)) (/.f64 x y)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) y) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x))) (exp.f64 (log.f64 x))) |
(/.f64 (exp.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) (/.f64 x y)) |
(/.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) x) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (/.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x (*.f64 #s(literal 4 binary64) (*.f64 y y))) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (*.f64 #s(literal 4 binary64) (*.f64 y y))) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 #s(literal 4 binary64) (*.f64 y y))) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (/.f64 x y))) |
(/.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 1/2 binary64) x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) x) x)) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) (*.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) x) y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -1 binary64) (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))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.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) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.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 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.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 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (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 (exp.f64 (log.f64 #s(literal 2 binary64))) y) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 y #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 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 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) y))) |
(neg.f64 (*.f64 #s(literal -2 binary64) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))) |
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))) |
(*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (/.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) y)))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (/.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (/.f64 #s(literal 2 binary64) y)))) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (/.f64 #s(literal 2 binary64) y)))) (neg.f64 (log.f64 (/.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (/.f64 #s(literal 2 binary64) y))) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 2 binary64) y)) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (/.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(neg.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (/.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 y) #s(literal 1 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(-.f64 (log.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (log.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 y))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 y)) |
(+.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(+.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(+.f64 (log.f64 y) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 y)) |
(+.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(log.f64 (*.f64 #s(literal 2 binary64) y)) |
(*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (/.f64 #s(literal 2 binary64) y))) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (/.f64 #s(literal 2 binary64) y)))) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y)))) (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 y)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (/.f64 #s(literal 2 binary64) y)))) (log.f64 (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (/.f64 #s(literal 2 binary64) y))) (neg.f64 (log.f64 (/.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(fma.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) y)) (log.f64 #s(literal -1 binary64))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 y))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 y)) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/2 binary64))) (neg.f64 (log.f64 y))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 y))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(log.f64 (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -1 binary64) (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))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (*.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (tan.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) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.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 (/.f64 #s(literal -1/2 binary64) y) x)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.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 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 #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))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(neg.f64 (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 #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))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(neg.f64 (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.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 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) 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) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (neg.f64 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) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y)) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))))) |
(exp.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)))) |
(*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 #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))) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(neg.f64 (sin.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #s(literal 1 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
Compiled 40 064 to 3 674 computations (90.8% saved)
85 alts after pruning (84 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 673 | 46 | 1 719 |
| Fresh | 11 | 38 | 49 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 688 | 85 | 1 773 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.7% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| 51.0% | (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) | |
| 24.3% | (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.6% | (/.f64 (/.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))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.5% | (/.f64 (/.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 6.3% | (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.8% | (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.6% | (/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 36.0% | (/.f64 (/.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 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.8% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 24.2% | (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.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 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.9% | (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.3% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.4% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 6.9% | (/.f64 (tan.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 20.4% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) | |
| 35.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 34.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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))))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.3% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.3% | (/.f64 (tan.f64 (/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 #s(literal -2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.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 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 6.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 20.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y))) #s(literal -1/2 binary64)))) | |
| 14.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) x) #s(literal -1/2 binary64)))) | |
| 35.1% | (/.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)))) | |
| 35.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))))) | |
| 25.0% | (/.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)))) | |
| 35.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 35.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))))) | |
| 38.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))))) | |
| 35.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))))) | |
| 35.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))))))) | |
| 35.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))))) | |
| 35.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))))) | |
| 35.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))) | |
| 35.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 38.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) y)))) | |
| 38.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 37.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) | |
| 39.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.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)))) | |
| ▶ | 38.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
| 38.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) | |
| 39.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 35.3% | (/.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))))) | |
| 4.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 #s(approx (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) | |
| 35.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))))) | |
| 22.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 38.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.2% | (/.f64 (tan.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 38.1% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 39.6% | (/.f64 (tan.f64 (*.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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.6% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.9% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 36.1% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 12.5% | (/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.9% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| ▶ | 34.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))))) |
| 34.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 39.6% | (/.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))) | |
| 39.8% | (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) | |
| 5.6% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 5.8% | (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 39.4% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 35.9% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| ▶ | 51.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| 5.6% | (*.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)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.3% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 38.9% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) | |
| 38.8% | (*.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)))) | |
| 38.8% | (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| 49.9% | (exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) #s(literal -1 binary64))) | |
| 3.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (/.f64 (sin.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))))) | |
| ▶ | 7.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) |
| 46.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) | |
| ✓ | 52.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| 39.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
Compiled 3 814 to 2 575 computations (32.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| 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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| cost-diff | 5824 | (pow.f64 x #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) | |
| cost-diff | 0 | (/.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))))) | |
| cost-diff | 320 | (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) | |
| cost-diff | 12800 | (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) | |
| cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) | |
| cost-diff | 0 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| cost-diff | 0 | (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) | |
| cost-diff | 12224 | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) y) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) | |
| cost-diff | 0 | (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
| 1 168× | times-frac |
| 946× | lower-*.f32 |
| 930× | lower-*.f64 |
| 864× | lower-/.f32 |
| 848× | lower-/.f64 |
Useful iterations: 12 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 278 |
| 0 | 75 | 271 |
| 1 | 105 | 268 |
| 2 | 165 | 256 |
| 3 | 261 | 256 |
| 4 | 332 | 256 |
| 5 | 364 | 254 |
| 6 | 534 | 254 |
| 7 | 587 | 254 |
| 8 | 599 | 254 |
| 9 | 640 | 254 |
| 10 | 897 | 254 |
| 11 | 1684 | 254 |
| 12 | 2051 | 253 |
| 13 | 2159 | 253 |
| 14 | 2250 | 253 |
| 15 | 2278 | 253 |
| 16 | 2278 | 253 |
| 17 | 2543 | 253 |
| 18 | 2608 | 253 |
| 19 | 2608 | 253 |
| 20 | 2608 | 253 |
| 0 | 2608 | 253 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
x |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #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/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 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(literal 2 binary64) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) |
(log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
x |
#s(literal -1 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(/.f64 #s(literal 2 binary64) x) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
x |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #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/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 x (/.f64 #s(literal -1/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 x (/.f64 #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64)) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(cos.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
#s(literal -1/2 binary64) |
(/.f64 x y) |
x |
y |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) |
(tan.f64 (*.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 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) |
(log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
x |
#s(literal -1 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) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) |
(sin.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (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)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.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 #s(literal 2 binary64) y) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(literal 1/2 binary64) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(/.f64 (*.f64 #s(literal 2 binary64) y) x) |
(/.f64 #s(literal 2 binary64) x) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 7.586022782575585 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| accuracy | 13.275243034307543 | (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) | |
| accuracy | 15.645613767760146 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 15.698797177219447 | (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) | |
| accuracy | 7.586022782575585 | (/.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))))) | |
| accuracy | 13.567268882045024 | (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) | |
| accuracy | 15.645613767760146 | (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) | |
| accuracy | 15.698797177219447 | (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) | |
| accuracy | 0.03125 | (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) | |
| accuracy | 0.13900375976844204 | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| accuracy | 15.04659367443242 | (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) | |
| accuracy | 46.264785035276624 | #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) | |
| accuracy | 0 | (/.f64 #s(literal -1/2 binary64) y) | |
| accuracy | 0.0625 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) | |
| accuracy | 0.08984375 | (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) | |
| accuracy | 15.04659367443242 | (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
| 91.0ms | 66× | 1 | valid |
| 90.0ms | 65× | 1 | invalid |
| 52.0ms | 122× | 0 | valid |
| 1.0ms | 3× | 0 | invalid |
Compiled 278 to 42 computations (84.9% saved)
ival-pow: 61.0ms (29.8% of total)ival-mult: 32.0ms (15.6% of total)ival-div: 26.0ms (12.7% of total)ival-sin: 23.0ms (11.2% of total)ival-tan: 15.0ms (7.3% of total)ival-cos: 15.0ms (7.3% of total)ival-exp: 9.0ms (4.4% of total)adjust: 8.0ms (3.9% of total)ival-log: 8.0ms (3.9% of total)ival-pow2: 4.0ms (2% of total)ival-sqrt: 3.0ms (1.5% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<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>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1/2 binary64) y) (patch (/.f64 #s(literal -1/2 binary64) y) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x 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 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (patch (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #<representation binary64>) () ()) |
#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ()) |
#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ()) |
#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (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 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ()) |
#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (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 (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/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) 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 #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.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 #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/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 (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log y) (log (/ 2 x)))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log y) (log (/ 2 x)))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log y) (log (/ 2 x)))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log y) (log (/ 2 x)))) (taylor 0 y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (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 (+ (log y) (log (/ 2 x))) (taylor 0 y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log y) (log (/ 2 x))) (taylor 0 y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log y) (log (/ 2 x))) (taylor 0 y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log y) (log (/ 2 x))) (taylor 0 y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) 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 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) 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 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<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/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) 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 #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.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 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) (taylor inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) (taylor inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x 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/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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) (taylor inf y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.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))))) (patch (/.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))))) #<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 (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))))) (patch (/.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))))) #<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 (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))))) (patch (/.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))))) #<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 (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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow (sqrt 1/2) 2)) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (* 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 (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) (taylor inf y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) (taylor inf y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) (taylor inf y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) (taylor inf y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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))) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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)))) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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))))) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) 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 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) 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 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<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/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) 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 #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) (taylor -inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) (taylor -inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) (taylor -inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.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 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) (taylor -inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) (taylor -inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x 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/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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) (taylor -inf y) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.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))))) (patch (/.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))))) #<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 (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))))) (patch (/.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))))) #<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 (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))))) (patch (/.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))))) #<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 (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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow (sqrt -1/2) 2)) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (* 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 (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) (taylor -inf y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) (taylor -inf y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) (taylor -inf y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) (taylor -inf y) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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))) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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)))) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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))))) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) 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 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) 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 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<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 (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #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 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #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 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.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 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 7/1536 (/ (pow x 2) (pow y 4))) (* 1/16 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 139/368640 (/ (pow x 2) (pow y 6))) (* 7/1536 (/ 1 (pow y 4))))) (* 1/16 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x 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/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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* 2 y)) (* -1 (log x)))) (taylor 0 x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* 2 y)) (* -1 (log x)))) (taylor 0 x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* 2 y)) (* -1 (log x)))) (taylor 0 x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* 2 y)) (* -1 (log x)))) (taylor 0 x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.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))))) (patch (/.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))))) #<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 (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))))) (patch (/.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))))) #<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 (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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 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 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor 0 x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow (sqrt 1/2) 2)) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (+ (log (* 2 y)) (* -1 (log x))) (taylor 0 x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* 2 y)) (* -1 (log x))) (taylor 0 x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* 2 y)) (* -1 (log x))) (taylor 0 x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* 2 y)) (* -1 (log x))) (taylor 0 x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (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 (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/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/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 (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.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 #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/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 (* 1/2 (/ x y)) (taylor inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* 2 y)) (log (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* 2 y)) (log (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* 2 y)) (log (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* 2 y)) (log (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt x) (taylor inf x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (+ (log (* 2 y)) (log (/ 1 x))) (taylor inf x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* 2 y)) (log (/ 1 x))) (taylor inf x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* 2 y)) (log (/ 1 x))) (taylor inf x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* 2 y)) (log (/ 1 x))) (taylor inf x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (patch (/.f64 #s(literal 1 binary64) (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 (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/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ x y)))) (taylor -inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ x y))))) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.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 #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/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 (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* -2 y)) (log (/ -1 x)))) (taylor -inf x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* -2 y)) (log (/ -1 x)))) (taylor -inf x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* -2 y)) (log (/ -1 x)))) (taylor -inf x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* -2 y)) (log (/ -1 x)))) (taylor -inf x) (#s(alt (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.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))))) (patch (/.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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (patch (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt x) (pow (sqrt -1) 2))) (taylor -inf x) (#s(alt (pow.f64 x #s(literal 1/2 binary64)) (patch (pow.f64 x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (+ (log (* -2 y)) (log (/ -1 x))) (taylor -inf x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* -2 y)) (log (/ -1 x))) (taylor -inf x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* -2 y)) (log (/ -1 x))) (taylor -inf x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* -2 y)) (log (/ -1 x))) (taylor -inf x) (#s(alt (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (patch (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 50.0ms | x | @ | 0 | ((/ 1 (cos (* (/ -1/2 y) x))) (cos (* (/ -1/2 y) x)) (* (/ -1/2 y) x) (/ -1/2 y) (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (pow (pow (cos (* -1/2 (/ x y))) -1/2) 2) (pow (cos (* -1/2 (/ x y))) -1/2) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (exp (* (log (/ (* 2 y) x)) -1)) (* (log (/ (* 2 y) x)) -1) (/ (tan (exp (* (log (/ (* 2 y) x)) -1))) (sin (/ x (* y 2)))) (tan (exp (* (log (/ (* 2 y) x)) -1))) (pow x 1/2) (/ (tan (/ x (* y 2))) (sin (* (pow (* 2 y) -1/2) (* (pow x 1/2) (pow (* (/ 2 x) y) -1/2))))) (tan (/ x (* y 2))) (/ x (* y 2)) (sin (/ x (* y 2))) (log (/ (* 2 y) x)) (sin (* (pow (* 2 y) -1/2) (* (pow x 1/2) (pow (* (/ 2 x) y) -1/2)))) (pow (* (/ 2 x) y) -1/2)) |
| 38.0ms | x | @ | -inf | ((/ 1 (cos (* (/ -1/2 y) x))) (cos (* (/ -1/2 y) x)) (* (/ -1/2 y) x) (/ -1/2 y) (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (pow (pow (cos (* -1/2 (/ x y))) -1/2) 2) (pow (cos (* -1/2 (/ x y))) -1/2) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (exp (* (log (/ (* 2 y) x)) -1)) (* (log (/ (* 2 y) x)) -1) (/ (tan (exp (* (log (/ (* 2 y) x)) -1))) (sin (/ x (* y 2)))) (tan (exp (* (log (/ (* 2 y) x)) -1))) (pow x 1/2) (/ (tan (/ x (* y 2))) (sin (* (pow (* 2 y) -1/2) (* (pow x 1/2) (pow (* (/ 2 x) y) -1/2))))) (tan (/ x (* y 2))) (/ x (* y 2)) (sin (/ x (* y 2))) (log (/ (* 2 y) x)) (sin (* (pow (* 2 y) -1/2) (* (pow x 1/2) (pow (* (/ 2 x) y) -1/2)))) (pow (* (/ 2 x) y) -1/2)) |
| 33.0ms | y | @ | inf | ((/ 1 (cos (* (/ -1/2 y) x))) (cos (* (/ -1/2 y) x)) (* (/ -1/2 y) x) (/ -1/2 y) (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (pow (pow (cos (* -1/2 (/ x y))) -1/2) 2) (pow (cos (* -1/2 (/ x y))) -1/2) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (exp (* (log (/ (* 2 y) x)) -1)) (* (log (/ (* 2 y) x)) -1) (/ (tan (exp (* (log (/ (* 2 y) x)) -1))) (sin (/ x (* y 2)))) (tan (exp (* (log (/ (* 2 y) x)) -1))) (pow x 1/2) (/ (tan (/ x (* y 2))) (sin (* (pow (* 2 y) -1/2) (* (pow x 1/2) (pow (* (/ 2 x) y) -1/2))))) (tan (/ x (* y 2))) (/ x (* y 2)) (sin (/ x (* y 2))) (log (/ (* 2 y) x)) (sin (* (pow (* 2 y) -1/2) (* (pow x 1/2) (pow (* (/ 2 x) y) -1/2)))) (pow (* (/ 2 x) y) -1/2)) |
| 31.0ms | x | @ | inf | ((/ 1 (cos (* (/ -1/2 y) x))) (cos (* (/ -1/2 y) x)) (* (/ -1/2 y) x) (/ -1/2 y) (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (pow (pow (cos (* -1/2 (/ x y))) -1/2) 2) (pow (cos (* -1/2 (/ x y))) -1/2) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (exp (* (log (/ (* 2 y) x)) -1)) (* (log (/ (* 2 y) x)) -1) (/ (tan (exp (* (log (/ (* 2 y) x)) -1))) (sin (/ x (* y 2)))) (tan (exp (* (log (/ (* 2 y) x)) -1))) (pow x 1/2) (/ (tan (/ x (* y 2))) (sin (* (pow (* 2 y) -1/2) (* (pow x 1/2) (pow (* (/ 2 x) y) -1/2))))) (tan (/ x (* y 2))) (/ x (* y 2)) (sin (/ x (* y 2))) (log (/ (* 2 y) x)) (sin (* (pow (* 2 y) -1/2) (* (pow x 1/2) (pow (* (/ 2 x) y) -1/2)))) (pow (* (/ 2 x) y) -1/2)) |
| 25.0ms | y | @ | -inf | ((/ 1 (cos (* (/ -1/2 y) x))) (cos (* (/ -1/2 y) x)) (* (/ -1/2 y) x) (/ -1/2 y) (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (pow (pow (cos (* -1/2 (/ x y))) -1/2) 2) (pow (cos (* -1/2 (/ x y))) -1/2) (cos (* -1/2 (/ x y))) (* -1/2 (/ x y)) (exp (* (log (/ (* 2 y) x)) -1)) (* (log (/ (* 2 y) x)) -1) (/ (tan (exp (* (log (/ (* 2 y) x)) -1))) (sin (/ x (* y 2)))) (tan (exp (* (log (/ (* 2 y) x)) -1))) (pow x 1/2) (/ (tan (/ x (* y 2))) (sin (* (pow (* 2 y) -1/2) (* (pow x 1/2) (pow (* (/ 2 x) y) -1/2))))) (tan (/ x (* y 2))) (/ x (* y 2)) (sin (/ x (* y 2))) (log (/ (* 2 y) x)) (sin (* (pow (* 2 y) -1/2) (* (pow x 1/2) (pow (* (/ 2 x) y) -1/2)))) (pow (* (/ 2 x) y) -1/2)) |
| 1× | egg-herbie |
| 13 350× | lower-fma.f64 |
| 13 350× | lower-fma.f32 |
| 5 888× | lower-*.f64 |
| 5 888× | lower-*.f32 |
| 5 070× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 797 | 8671 |
| 1 | 2402 | 7971 |
| 0 | 8651 | 7612 |
| 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)))) |
(cos (* -1/2 (/ x y))) |
(cos (* -1/2 (/ x y))) |
(cos (* -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 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)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt (/ 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/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 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(* -1 (+ (log y) (log (/ 2 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)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(+ (log y) (log (/ 2 x))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
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/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/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x 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 |
(+ 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/16 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) |
1 |
(+ 1 (* -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/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 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 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 (pow (sqrt 1/2) 2)) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) |
(* 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/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) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(/ (* 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))) 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)))) 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))))) y) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
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/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/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(/ -1/2 y) |
(/ -1/2 y) |
(/ -1/2 y) |
(/ -1/2 y) |
-1 |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
1 |
(+ 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/16 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) |
1 |
(+ 1 (* -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/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 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 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 (pow (sqrt -1/2) 2)) |
(- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) |
(* 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 (/ (+ (* -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)) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(* -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))) 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)))) 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))))) y)) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/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/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 (* (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/16 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 7/1536 (/ (pow x 2) (pow y 4))) (* 1/16 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 139/368640 (/ (pow x 2) (pow y 6))) (* 7/1536 (/ 1 (pow y 4))))) (* 1/16 (/ 1 (pow y 2)))))) |
1 |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))) |
(* -1/2 (/ x y)) |
(* -1/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 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(* -1 (+ (log (* 2 y)) (* -1 (log 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)))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 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)))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(+ (log (* 2 y)) (* -1 (log x))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* x (+ (* -1/6 (/ (* (pow x 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))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (+ (* -1/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/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/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 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt (/ 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/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 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 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)))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/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/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(* -1/2 (/ x y)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt (/ 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/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 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 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 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) 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))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
| Outputs |
|---|
(/ 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)))) |
(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/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/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 (/.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 #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)))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(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/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/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 (+ (log y) (log (/ 2 x)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y))) |
(* -1 (+ (log y) (log (/ 2 x)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y))) |
(/ 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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 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)) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y)) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y)) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y)) |
(+ (log y) (log (/ 2 x))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.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)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(- (+ 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 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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)))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(* -1/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/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)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) (*.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 #s(literal 2 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 (*.f64 (*.f64 x x) x) #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)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 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) (+.f64 (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 x) (*.f64 y 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 (*.f64 (*.f64 x x) x) #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 |
#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)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(- (+ 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 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64))) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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)))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(* -1/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/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 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y))) |
(* -1 (+ (log (/ 2 x)) (* -1 (log (/ 1 y))))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 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 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) (*.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 #s(literal 2 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 (*.f64 (*.f64 x x) x) #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)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 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) (+.f64 (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 x) (*.f64 y 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 (*.f64 (*.f64 x x) x) #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 (/.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 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/768 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) 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 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) (*.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 (*.f64 (*.f64 x x) x) #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 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) |
(fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) |
(-.f64 (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 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) |
(-.f64 (fma.f64 #s(literal -1/322560 binary64) (/.f64 (pow.f64 x #s(literal 6 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 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/768 binary64)))))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 x (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/12 binary64)) (*.f64 x (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #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 6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (*.f64 #s(literal -1/10080 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 #s(literal -1/192 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64)))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 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 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/768 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) 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 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) (*.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 (*.f64 (*.f64 x x) x) #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 (/.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/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.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 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 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 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y)) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y)) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y)) |
(+ (log (/ 2 x)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (log.f64 y)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) x) (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) x)) 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)))) y) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (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))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) x) (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) x))) 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))))) y) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) x)) (/.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)))) y) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.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)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(- (+ 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 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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)))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(* -1/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/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) |
(- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))) (+ 1 (* 1/24 (/ (pow x 2) (pow y 2))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) x)) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (* 1/24 (/ (pow x 2) (pow y 2))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) 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 (*.f64 (*.f64 x x) x) #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 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 y y))))) |
(- (+ (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* 2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ 1 (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2))))) (* -1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 4))) (+ (* -1/1920 (/ (pow x 4) (pow y 4))) (+ (* 1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* 1/24 (pow x 2)))) (pow y 6))) (* 1/24 (/ (pow x 2) (pow y 2)))))))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/645120 binary64) (pow.f64 x #s(literal 7 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) 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 (*.f64 (*.f64 x x) x) #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 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 #s(literal -1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) x) x) (pow.f64 y #s(literal 4 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 #s(literal 1/322560 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) (*.f64 y 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)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(- (+ 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 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64))) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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)))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(* -1/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/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 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (+ (log (/ -2 x)) (* -1 (log (/ -1 y))))) |
(neg.f64 (-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 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 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x)) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) 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 (*.f64 (*.f64 x x) x) #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 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (+.f64 (/.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 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) 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 (*.f64 (*.f64 x x) x) #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 #s(literal -1/24 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (neg.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) (*.f64 x x) (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64)))))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y 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 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) (*.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 (/.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 #s(literal -1/2 binary64) x (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.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 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (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))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) (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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 #s(literal 1/92160 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #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/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))))) (neg.f64 y)) |
(/ -1/2 (pow (sqrt -1/2) 2)) |
#s(literal 1 binary64) |
(- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) |
(-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) |
(fma.f64 #s(literal 1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal -1 binary64))))))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) |
(-.f64 (fma.f64 #s(literal -1/322560 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/240 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/768 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/8 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (fma.f64 (*.f64 #s(literal 1/10080 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/192 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #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)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.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 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (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))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) (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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 #s(literal 1/92160 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #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/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))))) (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 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) 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 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) (neg.f64 y)) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (/ -2 x)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) x) (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) (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)))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (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))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) x) (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) (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))))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) x)) (/.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)))) (neg.f64 y)) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #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 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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 (*.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/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) (*.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 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#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 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 7/1536 (/ (pow x 2) (pow y 4))) (* 1/16 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 7/1536 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/16 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 139/368640 (/ (pow x 2) (pow y 6))) (* 7/1536 (/ 1 (pow y 4))))) (* 1/16 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 139/368640 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 7/1536 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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 (*.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/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/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 (+ (log (* 2 y)) (* -1 (log x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (* -1 (log x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 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 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/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)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y)) x) x (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (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) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 x x) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)))) (*.f64 x x) #s(literal 1 binary64)) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 17/20160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) #s(literal -1/10080 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (*.f64 x x) (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 x x) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 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)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y)) x) x (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (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) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.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)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/3840 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 y y) y))) (*.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 (*.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) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (* -1 (log x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) y))) (*.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/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64)) (pow.f64 y #s(literal 7 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) #s(literal 1/120 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)) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 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)))) |
(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/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 (/.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 #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)))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(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/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/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 (+ (log (* 2 y)) (log (/ 1 x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x))) |
(* -1 (+ (log (* 2 y)) (log (/ 1 x)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 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))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 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)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(+ (log (* 2 y)) (log (/ 1 x))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) (log.f64 x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/ 1 (cos (* -1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/ 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)))) |
(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/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)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1/2 (/ x y))))) |
(/.f64 (sin.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)))) |
(/ 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)))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(cos (* -1/2 (/ x y))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(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/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/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 (+ (log (* -2 y)) (log (/ -1 x)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(* -1 (+ (log (* -2 y)) (log (/ -1 x)))) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(/ 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 (* (sqrt x) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 x))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 x))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 x))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 x))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (sin (* 1/2 (/ x y))) (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)) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(+ (log (* -2 y)) (log (/ -1 x))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
| 4 258× | lower-*.f32 |
| 4 242× | lower-*.f64 |
| 1 484× | lower-/.f32 |
| 1 470× | lower-/.f64 |
| 1 464× | lower-pow.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 194 |
| 0 | 75 | 145 |
| 1 | 222 | 136 |
| 2 | 917 | 130 |
| 3 | 5914 | 130 |
| 0 | 8359 | 130 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(/.f64 #s(literal -1/2 binary64) y) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #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 (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(*.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 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #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))))) |
(tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (tan.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 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -1 binary64) (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 (/.f64 #s(literal -1 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 (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))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.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))))) |
(*.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 #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) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (+.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)))))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(pow.f64 (+.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)))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.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)) |
(/.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 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #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))) (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 (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))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (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 #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 (exp.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.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)))))) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64)) #s(literal 4 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 (/.f64 #s(literal -1 binary64) (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 -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.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 (/.f64 #s(literal -1 binary64) (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))) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.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) (tan.f64 (*.f64 #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)))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (+.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)))))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (+.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)))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.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)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 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 #s(literal 0 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))))))) (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 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (+.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 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.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 (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 (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 #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) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x))) |
(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 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.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 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.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 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 4 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.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/4 binary64)) (sqrt.f64 x))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)) (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/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x 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 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -4 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 0 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (neg.f64 x) x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.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 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) x)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.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 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.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) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) 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 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (log.f64 x) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) #s(literal -1/4 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.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/2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)) #s(literal -1/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 (/.f64 #s(literal -1 binary64) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal -1/2 binary64) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y))) #s(literal -1/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))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (tan.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 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -1 binary64) (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 (/.f64 #s(literal -1 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 (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))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.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))))) |
(*.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 #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) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (+.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)))))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(pow.f64 (+.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)))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.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)) |
(/.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 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #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))) (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 (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))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (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 #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 (exp.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.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)))))) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64)) #s(literal 4 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 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 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 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (+.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)))))) #s(literal 2 binary64)) #s(literal -1/8 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (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 1 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal -1 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 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (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/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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 -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.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 (/.f64 #s(literal -1 binary64) (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))) (neg.f64 (/.f64 #s(literal -1 binary64) (tan.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) (tan.f64 (*.f64 #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)))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (+.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)))))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (+.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)))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.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)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 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 #s(literal 0 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))))))) (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 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (+.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 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.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 (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 (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 #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) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(fma.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x))) |
(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 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.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 (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.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 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 4 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.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/4 binary64)) (sqrt.f64 x))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)) (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/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x 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 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -4 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 0 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (neg.f64 x) x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.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 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) x)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.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 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.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) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) 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 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (log.f64 x) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) #s(literal -1/4 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 4 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.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/4 binary64)) (sqrt.f64 x))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)) (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/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x 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 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -4 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 0 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (neg.f64 x) x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.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 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) x)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.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 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.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) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) 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 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (log.f64 x) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) #s(literal -1/4 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (log.f64 (exp.f64 #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)) |
(*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) #s(literal -1 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) (neg.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(fma.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(fma.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))))) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (/.f64 (*.f64 #s(literal -2 binary64) y) x))) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal -1/4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) (log.f64 (exp.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal -1/4 binary64) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(fma.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 x)) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y)) (*.f64 (log.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 y)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(-.f64 (log.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) (neg.f64 (log.f64 x))) |
(-.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (log.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x))))) |
(-.f64 (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) (log.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (log.f64 (/.f64 (neg.f64 x) y)) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 (/.f64 (neg.f64 x) y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (neg.f64 y) x))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 y x))) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(-.f64 (neg.f64 (log.f64 y)) (log.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)))) |
(-.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 (neg.f64 y) x))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 y x))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))) (neg.f64 (log.f64 (neg.f64 x)))) |
(-.f64 (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))) (neg.f64 (log.f64 x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(-.f64 (log.f64 x) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 (/.f64 x y))) |
(+.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(+.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (log.f64 y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (*.f64 (log.f64 y) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 x y))) |
(+.f64 (log.f64 (/.f64 x y)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))) (log.f64 (neg.f64 x))) |
(+.f64 (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))) (log.f64 x)) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(+.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(+.f64 (log.f64 x) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (tan.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 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -1 binary64) (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 (/.f64 #s(literal -1 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 (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))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.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))))) |
(*.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 #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) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (+.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)))))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(pow.f64 (+.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)))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.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)) |
(/.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 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #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))) (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 (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))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (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 #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 (exp.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.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)))))) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64)) #s(literal 4 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 (/.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 (tan.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))) #s(literal 1 binary64)) |
(*.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 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (tan.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 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 (neg.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 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.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) (+.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.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) (neg.f64 (/.f64 #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) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #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) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x)))) |
(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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 x)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1/2 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/4 binary64) (log.f64 x) (*.f64 #s(literal 1/4 binary64) (log.f64 x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (tan.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 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -1 binary64) (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 (/.f64 #s(literal -1 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 (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))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(*.f64 (sin.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))))) |
(*.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 #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) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (+.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)))))) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(pow.f64 (+.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)))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.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)) |
(/.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 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (/.f64 #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))) (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 (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))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (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 #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 (exp.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.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)))))) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1/4 binary64)) #s(literal 4 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 (/.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 (tan.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))) #s(literal 1 binary64)) |
(*.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 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (tan.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 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) y)) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) (+.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (sin.f64 (/.f64 (neg.f64 x) y))) (+.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y))) (cos.f64 (/.f64 (neg.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 (-.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.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) (+.f64 (pow.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.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) (neg.f64 (/.f64 #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) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #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) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x)))) |
(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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 #s(literal 2 binary64)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 4 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.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/4 binary64)) (sqrt.f64 x))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)) (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/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) x) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x 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 (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -4 binary64) (*.f64 y y))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 0 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (neg.f64 x) x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal -2 binary64) y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.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 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) x)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(/.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 (/.f64 x y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.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) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) 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 #s(literal 1/2 binary64) (/.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (log.f64 x) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) #s(literal -1/4 binary64))) |
(exp.f64 (log.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 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 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 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 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))))))) (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) (+.f64 (-.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 #s(literal 0 binary64) (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 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x)))) |
(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 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.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)) (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)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(pow.f64 (/.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) (log.f64 (*.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64))) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64))) (log.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (log.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (neg.f64 (log.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) (neg.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) |
(neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 x y)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))) (neg.f64 (log.f64 (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))) (neg.f64 (log.f64 x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (neg.f64 x)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal -2 binary64) y)) (neg.f64 (log.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal -2 binary64) y)) (neg.f64 (log.f64 x))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) y)) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(-.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))) (log.f64 x)) |
(-.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) #s(literal 3/4 binary64))) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (log.f64 y) #s(literal -1/2 binary64))) |
(-.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/4 binary64))) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(-.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y)))) |
(-.f64 (log.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(-.f64 (log.f64 (/.f64 #s(literal -2 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(-.f64 (log.f64 (/.f64 (neg.f64 y) x)) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 (neg.f64 x) y))) |
(-.f64 (neg.f64 (log.f64 (neg.f64 x))) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)))) |
(-.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (log.f64 y))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 x y))) |
(-.f64 (log.f64 y) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 y) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(-.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 (exp.f64 (log.f64 (neg.f64 x))))) |
(-.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (log.f64 x)) |
(-.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 0 binary64)) |
(+.f64 (neg.f64 (log.f64 (neg.f64 x))) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (*.f64 #s(literal -2 binary64) y))) |
(+.f64 (log.f64 (/.f64 y x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (log.f64 y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 y x))) |
(+.f64 (log.f64 y) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(+.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) (neg.f64 (log.f64 x))) |
(log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(*.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))) #s(literal 1 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 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 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))))))) (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) (+.f64 (-.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 #s(literal 0 binary64) (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 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(neg.f64 (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x)))) |
(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 (*.f64 (sin.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (*.f64 (cos.f64 (/.f64 #s(literal 0 binary64) (*.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)) (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)))) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) y) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 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 -1/4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -4 binary64) (*.f64 y y))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/4 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64))))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (pow.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x))) #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal -2 binary64) y)) #s(literal -1/2 binary64) (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) |
Compiled 52 954 to 5 461 computations (89.7% saved)
144 alts after pruning (141 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 286 | 94 | 2 380 |
| Fresh | 32 | 47 | 79 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 321 | 144 | 2 465 |
| Status | Accuracy | Program |
|---|---|---|
| 49.7% | (pow.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) | |
| 49.2% | (pow.f64 (pow.f64 (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 49.0% | (pow.f64 (pow.f64 (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 49.3% | (pow.f64 (pow.f64 (cos.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 46.9% | (pow.f64 (pow.f64 (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 49.3% | (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| ▶ | 49.1% | (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| 49.7% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 8 binary64)) | |
| 49.7% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) | |
| 51.0% | (pow.f64 (+.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)))))) #s(literal -1/2 binary64)) | |
| 49.7% | (pow.f64 #s(approx (pow (cos (* -1/2 (/ x y))) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(literal 2 binary64)) | |
| 24.3% | (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.6% | (/.f64 (/.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))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.6% | (/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.9% | (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 37.7% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.1% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 35.9% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.3% | (/.f64 (tan.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.6% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 20.4% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) | |
| 34.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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))))))) | |
| 36.0% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.1% | (/.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))))) | |
| 23.3% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.2% | (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 25.3% | (/.f64 (tan.f64 (/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 #s(literal -2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.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 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 14.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) x) #s(literal -1/2 binary64)))) | |
| 35.1% | (/.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)))) | |
| 35.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))))) | |
| 25.0% | (/.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)))) | |
| 35.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 35.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))))) | |
| 35.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))))))) | |
| 35.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 38.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) y)))) | |
| 38.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 35.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 38.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 4 binary64)))))) | |
| 35.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))))) | |
| 36.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))))))) | |
| 35.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64)))))))) | |
| 36.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))))) | |
| ▶ | 38.1% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
| 36.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 38.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) | |
| 39.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 35.3% | (/.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))))) | |
| 35.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))))) | |
| 22.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) | |
| 38.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.2% | (/.f64 (tan.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 38.1% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 35.6% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 39.3% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.7% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 34.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 4 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 14.9% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 34.9% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.5% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 36.1% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 3.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 36.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.6% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 3.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.9% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.4% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 3.6% | (/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 3.9% | (/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 39.5% | (/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.2% | (/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 27.9% | (/.f64 (tan.f64 (exp.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) y))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)))) | |
| 1.1% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))))) | |
| 36.6% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 36.5% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 35.1% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) | |
| 4.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) | |
| 35.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 20.5% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))))) | |
| 34.1% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))))) | |
| 34.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) | |
| 34.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))))) | |
| 4.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)))) | |
| 38.5% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| 35.5% | (/.f64 (tan.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.6% | (/.f64 (neg.f64 (pow.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 5.8% | (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) | |
| 39.4% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 35.9% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.4% | (/.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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 49.7% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal -4 binary64))) | |
| 4.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 51.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64)))) | |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)))) | |
| 51.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) | |
| ▶ | 51.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
| 51.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) | |
| 51.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 51.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))))) | |
| 51.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))))) | |
| 48.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x)))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 4 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))))) | |
| 47.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y)))))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) | |
| ▶ | 52.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
| 51.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)))))) | |
| 47.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal -1/2 binary64))))) | |
| 51.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))))) | |
| ✓ | 51.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| 45.1% | (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ -1/2 y) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) | |
| 4.4% | (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| 5.6% | (*.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)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) | |
| 6.3% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 38.8% | (*.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)))) | |
| 38.8% | (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| 4.2% | (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 3.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (/.f64 (sin.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))))) | |
| ✓ | 7.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) |
| ▶ | 46.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
| ✓ | 52.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| 39.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
Compiled 6 258 to 4 460 computations (28.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) | |
| cost-diff | 0 | (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) | |
| cost-diff | 0 | (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) | |
| 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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| cost-diff | 0 | (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) | |
| cost-diff | 0 | (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) | |
| cost-diff | 1600 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) | |
| cost-diff | 12224 | (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| cost-diff | 0 | (/.f64 x (*.f64 y y)) | |
| cost-diff | 0 | (*.f64 (/.f64 x (*.f64 y y)) x) | |
| cost-diff | 0 | (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) | |
| cost-diff | 0 | (pow.f64 y #s(literal -1/2 binary64)) | |
| cost-diff | 0 | (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) | |
| cost-diff | 12864 | (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
| 1 564× | lower-*.f32 |
| 1 540× | lower-*.f64 |
| 1 496× | associate-*r* |
| 714× | associate-*l* |
| 552× | *-commutative |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 350 |
| 0 | 90 | 360 |
| 1 | 124 | 328 |
| 2 | 186 | 328 |
| 3 | 298 | 314 |
| 4 | 545 | 314 |
| 5 | 694 | 314 |
| 6 | 1186 | 314 |
| 7 | 1344 | 314 |
| 8 | 1426 | 314 |
| 9 | 1492 | 314 |
| 10 | 1543 | 314 |
| 11 | 1592 | 314 |
| 12 | 1637 | 314 |
| 13 | 1662 | 314 |
| 14 | 1669 | 314 |
| 15 | 1671 | 314 |
| 16 | 1671 | 314 |
| 17 | 1671 | 314 |
| 18 | 2172 | 314 |
| 19 | 2183 | 314 |
| 0 | 2183 | 314 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(pow.f64 y #s(literal -1/2 binary64)) |
y |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 y y)) x) |
(/.f64 x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) |
(cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 x) |
x |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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) |
#s(literal -1/2 binary64) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
(sqrt.f64 x) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) |
(exp.f64 #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(log.f64 y) |
y |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(log.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(pow.f64 y #s(literal -1/2 binary64)) |
y |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 y y)) x) |
(/.f64 x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) |
(cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) |
(cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 x) |
x |
#s(literal -1/2 binary64) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sin.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(tan.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
x |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
y |
#s(literal 2 binary64) |
(sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) |
(sin.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x)) (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)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (sqrt.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 #s(literal 2 binary64) y) |
#s(literal -1/2 binary64) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(sqrt.f64 x) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) y) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
#s(literal 1 binary64) |
(cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) |
(exp.f64 #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(log.f64 y) |
y |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(log.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.17578125 | (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) | |
| accuracy | 4.292744034022905 | (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) | |
| accuracy | 4.348289949566242 | (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) | |
| accuracy | 15.04659367443242 | (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) | |
| accuracy | 7.586022782575585 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| accuracy | 13.275243034307543 | (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) | |
| accuracy | 15.645613767760146 | (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) | |
| accuracy | 15.698797177219447 | (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) | |
| accuracy | 0.13900375976844204 | (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| accuracy | 0.171875 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) | |
| accuracy | 0.2734375 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) | |
| accuracy | 15.04659367443242 | (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) | |
| accuracy | 0.00390625 | (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) | |
| accuracy | 2.6237711006690896 | (*.f64 (/.f64 x (*.f64 y y)) x) | |
| accuracy | 4.183326524177148 | (/.f64 x (*.f64 y y)) | |
| accuracy | 16.524296522049323 | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) | |
| accuracy | 0.0625 | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) | |
| accuracy | 0.1640625 | (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) | |
| accuracy | 0.17578125 | (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) | |
| accuracy | 15.04659367443242 | (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
| 250.0ms | 66× | 1 | valid |
| 107.0ms | 65× | 1 | invalid |
| 65.0ms | 122× | 0 | valid |
| 2.0ms | 3× | 0 | invalid |
Compiled 342 to 50 computations (85.4% saved)
ival-pow: 90.0ms (34.7% of total)ival-log: 46.0ms (17.7% of total)ival-mult: 33.0ms (12.7% of total)ival-div: 22.0ms (8.5% of total)ival-cos: 20.0ms (7.7% of total)ival-sin: 12.0ms (4.6% of total)adjust: 10.0ms (3.9% of total)ival-exp: 9.0ms (3.5% of total)ival-pow2: 7.0ms (2.7% of total)ival-tan: 6.0ms (2.3% of total)ival-sqrt: 3.0ms (1.2% 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 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ()) |
#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ()) |
#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ()) |
#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ()) |
#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ()) |
#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ()) |
#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ()) |
#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ()) |
#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ()) |
#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ()) |
#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 y)) (taylor 0 y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 y)) (taylor 0 y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 y)) (taylor 0 y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 y)) (taylor 0 y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor 0 y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor 0 y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* 1/2 (/ x y))))) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* 1/2 (/ x y))))) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* 1/2 (/ x y))))) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* 1/2 (/ x y))))) (taylor 0 y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor 0 y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor 0 y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor 0 y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor 0 y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor 0 y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor 0 y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor 0 y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor 0 y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) 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 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) 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 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) 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 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) 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 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 y)) (taylor inf y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 y)) (taylor inf y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 y)) (taylor inf y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 y)) (taylor inf y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor inf y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor inf y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor inf y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor inf y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor inf y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) (taylor inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) (taylor inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf y) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor inf y) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 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 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 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 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow (sqrt 1/2) 2)) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) (taylor inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (cos (* 1/2 (/ x y)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor inf y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor inf y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor inf y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor inf y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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))) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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)))) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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))))) y) (taylor inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) (taylor -inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) (taylor -inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) (taylor -inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) (taylor -inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8)))) (pow y 4)))) (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/46080 (* (pow x 6) (pow (sqrt -1) 12))) (+ (* 1/3072 (* (pow x 6) (pow (sqrt -1) 12))) (* 1/8 (* (pow x 2) (* (pow (sqrt -1) 4) (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8))))))))) (pow y 6)))) (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/64 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (pow (sqrt -1) 12)) (pow y 6))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4)))))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) (taylor -inf y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) (taylor -inf y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) (taylor -inf y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) (taylor -inf y) (#s(alt (pow.f64 y #s(literal -1/2 binary64)) (patch (pow.f64 y #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor -inf y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor -inf y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor -inf y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor -inf y) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor -inf y) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) (taylor -inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) (taylor -inf y) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf y) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor -inf y) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 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 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 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 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (pow (sqrt -1/2) 2)) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) (taylor -inf y) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) (taylor -inf y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) (taylor -inf y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) (taylor -inf y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) (taylor -inf y) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) (taylor -inf y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) (taylor -inf y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) (taylor -inf y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) (taylor -inf y) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) (taylor -inf y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) (taylor -inf y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) (taylor -inf y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) (taylor -inf y) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor -inf y) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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))) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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)))) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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))))) y)) (taylor -inf y) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 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 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 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 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) 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 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) 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 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor 0 x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #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 (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #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 (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* 7/1536 (/ (pow x 2) (pow y 4))) (* 1/16 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 139/368640 (/ (pow x 2) (pow y 6))) (* 7/1536 (/ 1 (pow y 4))))) (* 1/16 (/ 1 (pow y 2)))))) (taylor 0 x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) (taylor 0 x) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 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 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 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 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow (sqrt 1/2) 2)) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (taylor 0 x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) (taylor 0 x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) (taylor 0 x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) (taylor 0 x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) (taylor 0 x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) (taylor 0 x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) (taylor 0 x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) (taylor 0 x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) (taylor 0 x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x (pow (sqrt 1/2) 2)) y) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) (taylor 0 x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log 1/2) (log x)))) (taylor 0 x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log 1/2) (log x)))) (taylor 0 x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log 1/2) (log x)))) (taylor 0 x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log 1/2) (log x)))) (taylor 0 x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor inf x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* 1/2 (/ x y))))) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* 1/2 (/ x y))))) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* 1/2 (/ x y))))) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* 1/2 (/ x y))))) (taylor inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor inf x) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) (taylor inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) (taylor inf x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) (taylor inf x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) (taylor inf x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) (taylor inf x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) (taylor inf x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt x) (/ 1 y))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (/ (* x (pow (sqrt 1/2) 2)) y)) (taylor inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ x y)) (sqrt 1/2)) (taylor inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) (taylor inf x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) (taylor inf x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) (taylor inf x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) (taylor inf x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x y)) (taylor -inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* 1/2 (/ x y)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* 1/2 (/ x y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (patch (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) #<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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (patch #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #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 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow x 2) (pow y 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (*.f64 y y)) x) (patch (*.f64 (/.f64 x (*.f64 y y)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x (pow y 2)) (taylor -inf x) (#s(alt (/.f64 x (*.f64 y y)) (patch (/.f64 x (*.f64 y y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) (taylor -inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) (taylor -inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) (taylor -inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) (taylor -inf x) (#s(alt (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (patch (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) (taylor -inf x) (#s(alt (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) (patch (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) (taylor -inf x) (#s(alt (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (patch (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) (taylor -inf x) (#s(alt (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) (patch (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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 (/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) (patch (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) (taylor -inf x) (#s(alt (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) (patch (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) (taylor -inf x) (#s(alt (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (patch (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* x (sqrt (/ 1 y)))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (patch (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) (taylor -inf x) (#s(alt (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (patch (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) (patch (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) (taylor -inf x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) (taylor -inf x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) (taylor -inf x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) (taylor -inf x) (#s(alt (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (patch (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 160.0ms | y | @ | 0 | ((* (pow y -1/2) (* (pow y -1/2) (* 1/2 x))) (/ 1 (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x))))) (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x)))) (pow y -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (* (/ x (* y y)) x) 1/8) 1) (* (/ x (* y y)) x) (/ x (* y y)) (pow (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) 2) (* (* (/ 1/2 y) (sqrt x)) (sqrt x)) (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) (/ (tan (/ x (* y 2))) (sin (* (pow (* 2 y) -1/2) (* (sqrt x) (pow (* (/ 2 x) y) -1/2))))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ 1 (cos (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))))) (cos (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x))))) (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))) (pow (exp -1) (log y)) (* (pow y -1/2) (* 1/2 x)) (* (/ 1/2 y) (sqrt x)) (sin (* (pow (* 2 y) -1/2) (* (sqrt x) (pow (* (/ 2 x) y) -1/2)))) (pow (* (/ 2 x) y) -1/2) (pow (exp -1) (log (* 1/2 x)))) |
| 80.0ms | x | @ | 0 | ((* (pow y -1/2) (* (pow y -1/2) (* 1/2 x))) (/ 1 (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x))))) (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x)))) (pow y -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (* (/ x (* y y)) x) 1/8) 1) (* (/ x (* y y)) x) (/ x (* y y)) (pow (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) 2) (* (* (/ 1/2 y) (sqrt x)) (sqrt x)) (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) (/ (tan (/ x (* y 2))) (sin (* (pow (* 2 y) -1/2) (* (sqrt x) (pow (* (/ 2 x) y) -1/2))))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ 1 (cos (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))))) (cos (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x))))) (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))) (pow (exp -1) (log y)) (* (pow y -1/2) (* 1/2 x)) (* (/ 1/2 y) (sqrt x)) (sin (* (pow (* 2 y) -1/2) (* (sqrt x) (pow (* (/ 2 x) y) -1/2)))) (pow (* (/ 2 x) y) -1/2) (pow (exp -1) (log (* 1/2 x)))) |
| 58.0ms | x | @ | -inf | ((* (pow y -1/2) (* (pow y -1/2) (* 1/2 x))) (/ 1 (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x))))) (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x)))) (pow y -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (* (/ x (* y y)) x) 1/8) 1) (* (/ x (* y y)) x) (/ x (* y y)) (pow (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) 2) (* (* (/ 1/2 y) (sqrt x)) (sqrt x)) (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) (/ (tan (/ x (* y 2))) (sin (* (pow (* 2 y) -1/2) (* (sqrt x) (pow (* (/ 2 x) y) -1/2))))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ 1 (cos (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))))) (cos (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x))))) (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))) (pow (exp -1) (log y)) (* (pow y -1/2) (* 1/2 x)) (* (/ 1/2 y) (sqrt x)) (sin (* (pow (* 2 y) -1/2) (* (sqrt x) (pow (* (/ 2 x) y) -1/2)))) (pow (* (/ 2 x) y) -1/2) (pow (exp -1) (log (* 1/2 x)))) |
| 53.0ms | x | @ | inf | ((* (pow y -1/2) (* (pow y -1/2) (* 1/2 x))) (/ 1 (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x))))) (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x)))) (pow y -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (* (/ x (* y y)) x) 1/8) 1) (* (/ x (* y y)) x) (/ x (* y y)) (pow (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) 2) (* (* (/ 1/2 y) (sqrt x)) (sqrt x)) (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) (/ (tan (/ x (* y 2))) (sin (* (pow (* 2 y) -1/2) (* (sqrt x) (pow (* (/ 2 x) y) -1/2))))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ 1 (cos (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))))) (cos (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x))))) (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))) (pow (exp -1) (log y)) (* (pow y -1/2) (* 1/2 x)) (* (/ 1/2 y) (sqrt x)) (sin (* (pow (* 2 y) -1/2) (* (sqrt x) (pow (* (/ 2 x) y) -1/2)))) (pow (* (/ 2 x) y) -1/2) (pow (exp -1) (log (* 1/2 x)))) |
| 40.0ms | y | @ | -inf | ((* (pow y -1/2) (* (pow y -1/2) (* 1/2 x))) (/ 1 (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x))))) (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x)))) (pow y -1/2) (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (* (/ x (* y y)) x) 1/8) 1) (* (/ x (* y y)) x) (/ x (* y y)) (pow (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) 2) (* (* (/ 1/2 y) (sqrt x)) (sqrt x)) (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) (/ (tan (/ x (* y 2))) (sin (* (pow (* 2 y) -1/2) (* (sqrt x) (pow (* (/ 2 x) y) -1/2))))) (tan (/ x (* y 2))) (/ x (* y 2)) (* y 2) (/ 1 (cos (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))))) (cos (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x))))) (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))) (pow (exp -1) (log y)) (* (pow y -1/2) (* 1/2 x)) (* (/ 1/2 y) (sqrt x)) (sin (* (pow (* 2 y) -1/2) (* (sqrt x) (pow (* (/ 2 x) y) -1/2)))) (pow (* (/ 2 x) y) -1/2) (pow (exp -1) (log (* 1/2 x)))) |
| 1× | egg-herbie |
| 13 130× | lower-fma.f64 |
| 13 130× | lower-fma.f32 |
| 5 970× | lower-*.f64 |
| 5 970× | lower-*.f32 |
| 4 800× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 797 | 8220 |
| 1 | 2362 | 7439 |
| 0 | 8548 | 7169 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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)))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(cos (* 1/2 (/ x y))) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 y)) |
(sqrt (/ 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/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)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow 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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt (/ 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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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) |
(/ 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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/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 (* -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/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)))))) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 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 |
(+ 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)))) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) |
1 |
(+ 1 (* -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 (pow (sqrt 1/2) 2)) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) |
(* 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 (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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(/ (* 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))) 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)))) 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))))) y) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
1 |
(+ 1 (* 1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8)))) (pow y 4)))) (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (* (pow x 6) (pow (sqrt -1) 12))) (+ (* 1/3072 (* (pow x 6) (pow (sqrt -1) 12))) (* 1/8 (* (pow x 2) (* (pow (sqrt -1) 4) (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8))))))))) (pow y 6)))) (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/64 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4)))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) |
(+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))))) |
(+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (pow (sqrt -1) 12)) (pow y 6))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4)))))) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
1 |
(+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) |
1 |
(+ 1 (* -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 (pow (sqrt -1/2) 2)) |
(- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) |
(* 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 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) |
(/ 1 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) |
(/ 1 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) |
(/ 1 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) |
(cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) |
(exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) |
(exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) |
(exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) |
(* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) |
(* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) |
(* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) |
(* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* -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))) 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)))) 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))))) y)) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/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 (* (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 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (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/16 (/ (pow x 2) (pow y 2)))) |
(+ 1 (* (pow x 2) (+ (* 7/1536 (/ (pow x 2) (pow y 4))) (* 1/16 (/ 1 (pow y 2)))))) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 139/368640 (/ (pow x 2) (pow y 6))) (* 7/1536 (/ 1 (pow y 4))))) (* 1/16 (/ 1 (pow y 2)))))) |
1 |
(+ 1 (* -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 (pow (sqrt 1/2) 2)) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 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 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(* x (+ (* -1/6 (/ (* (pow x 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))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* (pow x 2) (+ (* -1/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(exp (* -1 (+ (log 1/2) (log x)))) |
(exp (* -1 (+ (log 1/2) (log x)))) |
(exp (* -1 (+ (log 1/2) (log x)))) |
(exp (* -1 (+ (log 1/2) (log x)))) |
(* 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)))) |
(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/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))))) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow 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/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(* 1/2 (/ x y)) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt (/ 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))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) 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 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(* 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)))) |
(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/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))))) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ (pow x 2) (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ x (pow y 2)) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) |
(sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) 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 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) |
(* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) |
(* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) |
(* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
| Outputs |
|---|
(* 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))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(/ 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/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 (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)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ 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) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 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) |
(/ 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 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(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 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 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 #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)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(- (+ 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 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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)))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 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 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)))) |
(- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal 2 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 (*.f64 (*.f64 x x) x) #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)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/24 binary64) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 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) (+.f64 (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 x) (*.f64 y 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 (*.f64 (*.f64 x x) x) #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 |
#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)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y 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)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(- (+ 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 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y 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 |
#s(literal 1 binary64) |
(+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64))) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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)))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(/ 1/2 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))))) |
(fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))))))))) |
(fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (fma.f64 #s(literal 1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))))))))) |
(- (+ (* -1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* 1/3840 (/ (pow x 4) (pow (sqrt 1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt 1/2) 4) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow (sqrt 1/2) 2))) (+ (* 1/768 (/ (pow x 4) (pow (sqrt 1/2) 2))) (* 1/240 (* (pow x 4) (pow (sqrt 1/2) 6))))))))) (pow y 6))) (+ (* -1/8 (/ (* x (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/12 (/ (* (pow x 2) (pow (sqrt 1/2) 2)) (pow y 2))) (+ (* -1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt 1/2) 2)))) (+ (* -1/10080 (/ (* (pow x 6) (pow (sqrt 1/2) 10)) (pow y 6))) (+ (* -1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* 1/384 (/ (* (pow x 3) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* 1/240 (/ (* (pow x 4) (pow (sqrt 1/2) 6)) (pow y 4))) (* 1/120 (/ (* (pow x 4) (* (pow (sqrt 1/2) 8) (- (* -1/48 (/ (pow x 2) (pow (sqrt 1/2) 2))) (+ (* -1/12 (* (pow x 2) (pow (sqrt 1/2) 2))) (* -1/16 (/ (pow x 2) (pow (sqrt 1/2) 2))))))) (pow y 6))))))))))))))) |
(-.f64 (fma.f64 #s(literal -1/322560 binary64) (/.f64 (pow.f64 x #s(literal 6 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 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/768 binary64)))))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 x (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/12 binary64)) (*.f64 x (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #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 6 binary64)) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (*.f64 #s(literal -1/10080 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 #s(literal 1/192 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/16 binary64)))) (pow.f64 y #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 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 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) y) |
(/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/768 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) 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 5 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) (*.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 (*.f64 (*.f64 x x) x) #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 (/.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 (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 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(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 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt 1/2) 6)) (pow y 2))) (* x (pow (sqrt 1/2) 2))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) x) (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) x)) 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)))) y) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y 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))) 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))))) y) |
(/.f64 (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 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 y 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)))) y) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) x) x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8)))) (pow y 4)))) (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 y y)))) |
(- (+ 1 (* -1 (/ (+ (* -1/46080 (* (pow x 6) (pow (sqrt -1) 12))) (+ (* 1/3072 (* (pow x 6) (pow (sqrt -1) 12))) (* 1/8 (* (pow x 2) (* (pow (sqrt -1) 4) (+ (* -1/64 (* (pow x 4) (pow (sqrt -1) 8))) (* 1/384 (* (pow x 4) (pow (sqrt -1) 8))))))))) (pow y 6)))) (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/64 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 12 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow x 2) (pow (sqrt -1) 4)) (pow y 2))) (+ (* -1/46080 (/ (* (pow x 6) (pow (sqrt -1) 12)) (pow y 6))) (* 1/384 (/ (* (pow x 4) (pow (sqrt -1) 8)) (pow y 4)))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/46080 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 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 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) 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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (+.f64 (/.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 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 (*.f64 x x) x) #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 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) 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 (*.f64 (*.f64 x x) x) #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 #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x x) (*.f64 y 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 (*.f64 (*.f64 x x) x) #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 |
#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)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y 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)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
(- (+ 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 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y 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 |
#s(literal 1 binary64) |
(+ 1 (* 1/16 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/16 (* (pow x 2) (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))))) (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4)))))))) (pow y 6))) (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (+ (* 1/384 (pow x 4)) (* 1/256 (pow x 4)))) (pow y 4))) (* 1/16 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64))) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/23040 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -5/384 binary64))) (*.f64 x x)))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -7/768 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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)))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (/.f64 (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64)))))) |
(/ -1/2 (pow (sqrt -1/2) 2)) |
#s(literal 1 binary64) |
(- (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))) |
(-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))) |
(fma.f64 #s(literal 1/1920 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal -1 binary64))))))))) |
(- (+ (* -1/3840 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/645120 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (* 1/48 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* -1/3840 (/ (pow x 4) (pow (sqrt -1/2) 2))) (+ (* -1/6 (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2)))))))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow (sqrt -1/2) 2))) (+ (* -1/240 (* (pow x 4) (pow (sqrt -1/2) 6))) (* -1/768 (/ (pow x 4) (pow (sqrt -1/2) 2))))))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (* (pow (sqrt -1/2) 4) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 4))) (+ (* -1/8 (/ (* x (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* -1/8 (/ (* x (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* -1/240 (/ (* (pow x 4) (pow (sqrt -1/2) 6)) (pow y 4))) (+ (* -1/768 (/ (pow x 4) (* (pow y 4) (pow (sqrt -1/2) 2)))) (+ (* 1/92160 (/ (pow x 6) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/10080 (/ (* (pow x 6) (pow (sqrt -1/2) 10)) (pow y 6))) (+ (* 1/384 (/ (* (pow x 3) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (* (pow y 6) (pow (sqrt -1/2) 2)))) (+ (* 1/120 (/ (* (pow x 4) (* (pow (sqrt -1/2) 8) (- (* 1/48 (/ (pow x 2) (pow (sqrt -1/2) 2))) (+ (* 1/16 (/ (pow x 2) (pow (sqrt -1/2) 2))) (* 1/12 (* (pow x 2) (pow (sqrt -1/2) 2))))))) (pow y 6))) (+ (* 1/16 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1/2) 2)))) (+ (* 1/12 (/ (* (pow x 2) (pow (sqrt -1/2) 2)) (pow y 2))) (* 1/2 (/ 1 (pow (sqrt -1/2) 2)))))))))))))))) |
(-.f64 (fma.f64 #s(literal -1/322560 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/1920 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal -1/6 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/240 binary64) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/768 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -1/2 binary64)) #s(literal -1/8 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 4 binary64))) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3840 binary64) (pow.f64 x #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) (*.f64 x x) (*.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64))))) x) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/240 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/384 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal -1/46080 binary64) (fma.f64 (*.f64 #s(literal 1/10080 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/192 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) (*.f64 x x)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 8 binary64)) (fma.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #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)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.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 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (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))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal 1/645120 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) (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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 #s(literal 1/92160 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #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/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))))) (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 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/ 1 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/ 1 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/ 1 (cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x)))) |
(cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(cos.f64 (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x))) |
(cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(cos.f64 (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x))) |
(cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(cos.f64 (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x))) |
(cos (* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))))) |
(cos.f64 (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x))) |
(* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (* x (exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))))) |
(*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 #s(literal 1/2 binary64) x)) |
(exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) |
(exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) |
(exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) |
(exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(exp (* -1 (+ (log -1) (* -1 (log (/ -1 y)))))) |
(exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* -1 (/ (* x (pow (sqrt -1/2) 2)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -1 (/ (+ (* -1/6 (/ (* (pow x 3) (pow (sqrt -1/2) 6)) (pow y 2))) (* x (pow (sqrt -1/2) 2))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) x) (*.f64 x x)) (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) (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)))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 y 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))) (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))))) y)) |
(/.f64 (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 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 6 binary64)) (*.f64 y 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)))) (neg.f64 y)) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #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 #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 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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 (*.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) (*.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 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#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)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y 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 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/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/16 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y y)) x) x #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* 7/1536 (/ (pow x 2) (pow y 4))) (* 1/16 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 7/1536 binary64) (pow.f64 y #s(literal 4 binary64))) x) x (/.f64 #s(literal 1/16 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 139/368640 (/ (pow x 2) (pow y 6))) (* 7/1536 (/ 1 (pow y 4))))) (* 1/16 (/ 1 (pow y 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 139/368640 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 7/1536 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/16 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y 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 (*.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/2 (pow (sqrt 1/2) 2)) |
#s(literal 1 binary64) |
(+ (* (pow x 2) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 x x) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y)))) (*.f64 x x) #s(literal 1 binary64)) |
(+ (* (pow x 2) (- (+ (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (+ (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (* (pow x 2) (- (* 17/40320 (/ 1 (* (pow y 6) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/240 (/ 1 (* (pow y 4) (pow (sqrt 1/2) 2)))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4)))))) (pow y 2))) (+ (* -1/10080 (/ (pow (sqrt 1/2) 10) (pow y 6))) (* 1/120 (/ (* (pow (sqrt 1/2) 8) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 4)))))))) (+ (* -1/6 (/ (* (pow (sqrt 1/2) 4) (- (* 1/24 (/ 1 (* (pow y 2) (pow (sqrt 1/2) 2)))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (pow y 2))) (* 1/240 (/ (pow (sqrt 1/2) 6) (pow y 4))))))) (* -1/12 (/ (pow (sqrt 1/2) 2) (pow y 2))))) (* 1/2 (/ 1 (pow (sqrt 1/2) 2)))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 17/20160 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 8 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) #s(literal -1/10080 binary64)) (pow.f64 y #s(literal 6 binary64)))))) (*.f64 x x) (-.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/240 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (*.f64 x x) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 y y)) (/.f64 #s(literal -1/24 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)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y)) x) x (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (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) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal 17/40320 binary64) (/.f64 #s(literal 1/240 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.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 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (log x))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y))) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (log x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(/ (* x (pow (sqrt 1/2) 2)) y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* x (+ (* -1/6 (/ (* (pow x 2) (pow (sqrt 1/2) 6)) (pow y 3))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* x (+ (* (pow x 2) (+ (* -1/6 (/ (pow (sqrt 1/2) 6) (pow y 3))) (* 1/120 (/ (* (pow x 2) (pow (sqrt 1/2) 10)) (pow y 5))))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) (pow.f64 y #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) y))) (*.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/5040 (/ (* (pow x 2) (pow (sqrt 1/2) 14)) (pow y 7))) (* 1/120 (/ (pow (sqrt 1/2) 10) (pow y 5))))))) (/ (pow (sqrt 1/2) 2) y))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (/.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 14 binary64)) (pow.f64 y #s(literal 7 binary64))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 10 binary64)) #s(literal 1/120 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)) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(exp (* -1 (+ (log 1/2) (log x)))) |
(exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(exp (* -1 (+ (log 1/2) (log x)))) |
(exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(exp (* -1 (+ (log 1/2) (log x)))) |
(exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(exp (* -1 (+ (log 1/2) (log x)))) |
(exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 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 (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 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(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 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(* (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) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ 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) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sqrt (/ 1 (cos (* 1/2 (/ x y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (/ (* x (pow (sqrt 1/2) 2)) y)))) |
(/.f64 (sin.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 (* 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 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y))) |
(cos (/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y))) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)) |
(/ 1 (* y (exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y)) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(* 1/2 (* (sqrt x) (/ 1 y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(sin (/ (* x (pow (sqrt 1/2) 2)) y)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ x y)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(exp (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))) |
(exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 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 (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 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* 1/2 (/ x y))) |
(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 (cos (* 1/2 (/ x y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* 1/8 (/ (pow x 2) (pow y 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) x) x) |
(* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64)) |
(* (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) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ (pow x 2) (pow y 2)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ x (pow y 2)) |
(/.f64 x (*.f64 y y)) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(* -1/2 (/ (* x (pow (sqrt -1) 2)) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sqrt (/ 1 (cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(cos (* -1/2 (/ (* x (pow (sqrt -1) 2)) y))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (* (cos (* 1/2 (/ x y))) (sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/ (sin (* 1/2 (/ x y))) (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 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y)))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y)))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y)))) |
(/ 1 (cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y)))) |
(cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y))) |
(cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y))) |
(cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y))) |
(cos (/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))))))) |
(cos.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y))) |
(/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y)) |
(/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y)) |
(/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y)) |
(/ 1 (* y (exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) y)) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* 1/2 (* x (sqrt (/ 1 y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (sqrt.f64 x)) |
(* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (sqrt.f64 x)) |
(* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (sqrt.f64 x)) |
(* -1/2 (* (sqrt x) (/ (pow (sqrt -1) 2) y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (sqrt.f64 x)) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) |
(sin (* -1 (/ (* x (* (sqrt -1) (* (sqrt -1/2) (sqrt 1/2)))) y))) |
(sin.f64 (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 y))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt (/ x y)) (* (sqrt -1) (sqrt -1/2)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))) |
(exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
| 4 966× | lower-*.f32 |
| 4 942× | lower-*.f64 |
| 3 600× | lower-fma.f32 |
| 3 598× | lower-fma.f64 |
| 2 796× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 261 |
| 0 | 90 | 255 |
| 1 | 257 | 183 |
| 2 | 1105 | 157 |
| 0 | 8267 | 157 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(pow.f64 y #s(literal -1/2 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 y y)) x) |
(/.f64 x (*.f64 y y)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)) |
(pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) |
(cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/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)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) |
(sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.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/4 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (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 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 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 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64))) |
(*.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) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 y) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 y) #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) (exp.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) x))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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 #s(literal 1/2 binary64) y) x))) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 #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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 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 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) #s(literal -1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (sin.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 x y) #s(literal -1/2 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) (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 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.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) (sin.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 x y) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) |
(pow.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/4 binary64)) |
(pow.f64 y #s(literal -1/2 binary64)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1/4 binary64) (*.f64 (log.f64 y) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64))))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal -1 binary64))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))))) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 6 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1/8 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))))) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1/8 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #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) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal -1 binary64))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (neg.f64 y) y)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64)) (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) (sqrt.f64 x)) (sqrt.f64 x) #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) y) (*.f64 (/.f64 x y) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 x y)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 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 (*.f64 x x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 1/8 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal 1/8 binary64) x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/8 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (/.f64 x y) x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 y y))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 x (*.f64 y y)) x))) |
(*.f64 (*.f64 (/.f64 x (*.f64 y y)) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (*.f64 (neg.f64 y) y))) |
(*.f64 (/.f64 (sqrt.f64 x) (*.f64 y y)) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) (/.f64 y x))) |
(*.f64 (*.f64 (/.f64 x y) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 (neg.f64 y) y)) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) x)) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 y y)) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 y y)) x)) |
(*.f64 x (/.f64 x (*.f64 y y))) |
(pow.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (neg.f64 y)) |
(/.f64 (*.f64 x (/.f64 (neg.f64 x) y)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 y x) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 y) y) x)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) y) x)) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 x y) (/.f64 y x)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/.f64 (neg.f64 x) (/.f64 (*.f64 (neg.f64 y) y) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (/.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (/.f64 x y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 x (/.f64 (*.f64 y y) x)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 y y))) |
(neg.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(neg.f64 (*.f64 x (/.f64 x (*.f64 (neg.f64 y) y)))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 y) y)) x)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (neg.f64 y) y))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(pow.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 y) y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) x)) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (neg.f64 y) y)))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) y)) (/.f64 x (*.f64 (neg.f64 y) y))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 (neg.f64 y) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y y) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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 #s(literal 1/2 binary64) y) x))) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 #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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 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 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) #s(literal -1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (sin.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 x y) #s(literal -1/2 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) (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 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.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/4 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (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 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 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 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64))) |
(*.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) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 y) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 y) #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) (exp.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) x))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #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/2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (log.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.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) (sin.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 x y) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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 #s(literal 1/2 binary64) y) x))) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 #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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 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 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) #s(literal -1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (sin.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 x y) #s(literal -1/2 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) (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 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.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)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(neg.f64 (tan.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.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/4 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (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 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 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 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64))) |
(*.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) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 y) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 y) #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) (exp.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) x))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) y) |
(*.f64 #s(literal -2 binary64) (neg.f64 y)) |
(*.f64 (neg.f64 y) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 y (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 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)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) |
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/8 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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 #s(literal 1/2 binary64) y) x))) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 #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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64))) |
(*.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 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 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) #s(literal -1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64)) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (sin.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 x y) #s(literal -1/2 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) (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 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.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) (sin.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 x y) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -3/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(exp.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.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/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 x))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -3/4 binary64)) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.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/4 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (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 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 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 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64))) |
(*.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) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) y)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 y) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 y) #s(literal 1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) (exp.f64 (neg.f64 (log.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(neg.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) x))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) y)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (pow.f64 y #s(literal -3/4 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (log.f64 y)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 y) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) y) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 y)) #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 y)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -2 binary64))) (*.f64 (log.f64 y) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal 1 binary64)))) |
(exp.f64 (neg.f64 (log.f64 y))) |
(*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64))) x) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal -1/2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) |
(/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) (neg.f64 y)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 x) y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) (sqrt.f64 x))) |
(pow.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) y) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) y) |
(/.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (/.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(neg.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) #s(literal -1 binary64)) |
(/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (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 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 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 -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/4 binary64)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #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 x) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #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 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/4 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(*.f64 (exp.f64 (neg.f64 (log.f64 x))) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (exp.f64 (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 #s(literal -2 binary64) x)) |
(neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
Compiled 43 972 to 4 244 computations (90.3% saved)
164 alts after pruning (159 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 086 | 50 | 2 136 |
| Fresh | 27 | 109 | 136 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 2 116 | 164 | 2 280 |
| Status | Accuracy | Program |
|---|---|---|
| 49.7% | (pow.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) | |
| 49.2% | (pow.f64 (pow.f64 (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 49.0% | (pow.f64 (pow.f64 (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 49.3% | (pow.f64 (pow.f64 (cos.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 49.2% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) (exp.f64 (neg.f64 (log.f64 x))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 48.7% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 49.3% | (pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 46.9% | (pow.f64 (pow.f64 (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 49.7% | (pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) | |
| ✓ | 49.1% | (pow.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| 49.7% | (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 8 binary64)) | |
| 51.0% | (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal -1/2 binary64)) | |
| 49.9% | (pow.f64 #s(approx (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal 2 binary64)) | |
| 24.3% | (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.6% | (/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.9% | (/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 37.7% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 37.1% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 35.9% | (/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.3% | (/.f64 (tan.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.6% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.3% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 20.4% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) | |
| 34.8% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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))))))) | |
| 36.0% | (/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.4% | (/.f64 (tan.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 35.7% | (/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.1% | (/.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))))) | |
| 23.3% | (/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 4.2% | (/.f64 (tan.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.4% | (/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 5.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.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 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) | |
| 38.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| 14.4% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) x) #s(literal -1/2 binary64)))) | |
| 35.1% | (/.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)))) | |
| 35.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))))) | |
| 25.0% | (/.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)))) | |
| 35.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 35.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))))) | |
| 35.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))))))) | |
| 35.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) | |
| 38.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) y)))) | |
| 38.5% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 35.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 38.7% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 4 binary64)))))) | |
| 35.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))))) | |
| 36.2% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))))))) | |
| 39.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))))))) | |
| 35.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64))))))) | |
| 39.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) #s(approx (pow (* (/ 2 x) y) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| 36.0% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 39.6% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) | |
| 35.3% | (/.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))))) | |
| 35.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))))) | |
| 22.2% | (/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) | |
| 38.8% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.4% | (/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.2% | (/.f64 (tan.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 38.1% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 35.6% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 39.3% | (/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 23.7% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 34.8% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 4 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 14.9% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 36.1% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.4% | (/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 3.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 36.3% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.6% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 3.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.8% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.9% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.4% | (/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 3.6% | (/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.5% | (/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.2% | (/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 27.9% | (/.f64 (tan.f64 (exp.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) y))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 35.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)))) | |
| 1.1% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))))) | |
| 36.6% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 36.5% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 35.1% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) | |
| 4.2% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) | |
| 35.4% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 20.5% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))))) | |
| 34.1% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))))) | |
| 34.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) | |
| 34.8% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))))) | |
| 4.3% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)))) | |
| 38.5% | (/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| 35.5% | (/.f64 (tan.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.4% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 35.9% | (/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) | |
| 38.4% | (/.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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) | |
| 49.7% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal -4 binary64))) | |
| 39.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| 4.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 51.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64)))) | |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) | |
| 47.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)))) | |
| 51.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) | |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64))))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) (exp.f64 (neg.f64 (log.f64 x)))))) | |
| 50.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))))) | |
| 51.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x))))) | |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal 2 binary64) x)))) | |
| 51.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) | |
| 50.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) | |
| 50.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x)))))) | |
| 51.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) | |
| 51.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) | |
| 52.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) | |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (neg.f64 y)))) | |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) | |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (neg.f64 (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) | |
| 51.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 50.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)) (sqrt.f64 x)))) | |
| 51.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))))) | |
| 51.8% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64))))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))))) | |
| 48.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x)))))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) | |
| 47.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y)))))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) | |
| 51.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (*.f64 #s(literal 1/2 binary64) x))))) | |
| 51.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x))))) | |
| 52.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(approx (pow y -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 #s(literal 1/2 binary64) x))))) | |
| 51.6% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)))))) | |
| 51.7% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))))) | |
| 51.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 x))))))) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 x))))))) | |
| 51.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))))) | |
| ✓ | 51.9% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
| 51.0% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) (sqrt.f64 x)))) | |
| 51.5% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) | |
| 51.2% | (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) | |
| 51.4% | (/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) | |
| 51.6% | (/.f64 #s(literal 1 binary64) (cos.f64 #s(approx (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y))))) | |
| 45.1% | (/.f64 #s(literal 1 binary64) #s(approx (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) | |
| 4.4% | (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) | |
| 6.3% | (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) | |
| 38.8% | (*.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)))) | |
| 38.8% | (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) | |
| 4.2% | (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) | |
| 3.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (/.f64 (sin.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))))) | |
| ✓ | 7.0% | #s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) |
| ✓ | 46.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
| ✓ | 52.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| 39.8% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
Compiled 8 477 to 3 464 computations (59.1% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ -1/2 y) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #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 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.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 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x))) |
(pow.f64 (+.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)))))) #s(literal -1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)))) |
(pow.f64 #s(approx (pow (cos (* -1/2 (/ x y))) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal 2 binary64)) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 #s(approx (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.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 (*.f64 x #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) (neg.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(approx (pow y -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.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 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(/.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 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 #s(literal -2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.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 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 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) x) y))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 #s(literal -2 binary64) y) x))))) |
(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/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal -4 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 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #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 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) x) #s(literal -1/2 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (/.f64 (sin.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))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -1 binary64) (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 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) #s(approx (pow (* (/ 2 x) y) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 #s(approx (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (tan.f64 (exp.f64 (log.f64 (*.f64 #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 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.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 (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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.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 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (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 (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)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x))))) |
(*.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)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.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 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 x))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #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 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (/.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 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (/.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))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.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 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (neg.f64 (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) (exp.f64 (neg.f64 (log.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y))) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #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 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1 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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 4 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x 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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 x))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (/.f64 (*.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) (exp.f64 (neg.f64 (log.f64 x))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 4 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) y))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 (tan.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))) (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) y) x)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (*.f64 #s(literal -2 binary64) y))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 (/.f64 y #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 115.0ms | x |
| 106.0ms | (*.f64 y #s(literal 2 binary64)) |
| 104.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 86.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 84.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.8% | 1 | x |
| 52.8% | 1 | y |
| 54.5% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 52.8% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 52.8% | 1 | (*.f64 y #s(literal 2 binary64)) |
Compiled 33 to 21 computations (36.4% saved)
Total -33.8b remaining (-111.9%)
Threshold costs -33.8b (-111.9%)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) #s(literal -1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x (*.f64 y y)) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ -1/2 y) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* (pow y -1/2) (* (pow y -1/2) (* 1/2 x)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #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 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.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 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (sqrt.f64 x) (/.f64 y (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x))) |
(pow.f64 (+.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)))))) #s(literal -1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64)))) |
(pow.f64 #s(approx (pow (cos (* -1/2 (/ x y))) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (pow (cos (* (* (/ 1/2 y) (sqrt x)) (sqrt x))) -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) #s(literal 2 binary64)) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 #s(approx (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.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 (*.f64 x #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) (neg.f64 x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) (tan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(approx (pow y -1/2) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.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 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 #s(literal 2 binary64) y)) #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
(/.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 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 #s(literal -2 binary64) y) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))) (sin.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 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 x x))) x)) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 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) x) y))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) (/.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) x)) (*.f64 #s(literal -2 binary64) y)) (*.f64 (*.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 #s(literal -2 binary64) y) x))))) |
(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/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) #s(literal -4 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 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #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 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 3/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 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 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) x) x) #s(literal -1/2 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (exp (neg (* (log (* 2 y)) -1)))))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (pow (* (/ (* 2 y) x) (/ (* 2 y) x)) -1/2))) (/.f64 (sin.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))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y)))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal -1 binary64) (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 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) y))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) #s(approx (pow (* (/ 2 x) y) -1/2) (*.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (tan.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 #s(literal 4 binary64) y) (/.f64 y (*.f64 x x)))) #s(literal -1/4 binary64))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (pow.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 #s(approx (/ (pow (exp -1) (log y)) (pow (exp -1) (log (* 1/2 x)))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (neg.f64 (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (tan.f64 (exp.f64 (log.f64 (*.f64 #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 x (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.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 (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))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.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 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (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 (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)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(/.f64 (tan.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 y x))) (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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x))))) |
(*.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)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.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 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) (*.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 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/4 binary64)) #s(literal 4 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (-.f64 (log.f64 y) (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x))) #s(literal -1 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 x))))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #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 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sqrt.f64 x))))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (/.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 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (/.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))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.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 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (exp.f64 (neg.f64 (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (exp.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) (exp.f64 (neg.f64 (log.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y))) #s(literal -1/2 binary64)))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #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 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64)))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal -1 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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (sin.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal 1/2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y)) #s(literal 2 binary64)))) (sin.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (/.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) (cos.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.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)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 4 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (neg.f64 (log.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.f64 x x))) y)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x 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 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x)) #s(literal -1 binary64)))) (sin.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) 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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)) #s(literal 1/8 binary64)) #s(literal 8 binary64))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (neg.f64 (log.f64 x))))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (exp.f64 (/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64))))) (sin.f64 (/.f64 x (exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64))))))) |
(/.f64 (/.f64 (*.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 x y)))) (*.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 x y))) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) y))) (exp.f64 (neg.f64 (log.f64 x))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 4 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 y x)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (*.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 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x y)))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (tan.f64 (exp.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) y))) #s(literal -1 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) y))) #s(literal 2 binary64))))))) |
(pow.f64 (pow.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 (tan.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (exp.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 x))))) (sin.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) y) #s(literal -1/2 binary64)))))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 4 binary64)) y))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
2 calls:
| 178.0ms | x |
| 105.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.8% | 1 | x |
| 52.8% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
Compiled 18 to 10 computations (44.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.654650253444155 | 9.736074555601153 |
Compiled 18 to 13 computations (27.8% saved)
| 1× | egg-herbie |
| 20× | *-commutative_binary64 |
| 8× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 8× | neg-sub0_binary64 |
| 8× | distribute-lft-neg-in_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 80 |
| 1 | 47 | 80 |
| 2 | 54 | 80 |
| 3 | 64 | 80 |
| 4 | 71 | 80 |
| 5 | 75 | 80 |
| 6 | 76 | 80 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
| Outputs |
|---|
(if (<=.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) x)))))) #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (tan.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y))) (sin.f64 (/.f64 x (*.f64 #s(literal 2 binary64) y)))) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (neg.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 y) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (neg.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 y) #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 #s(literal 1/2 binary64) 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)) |
| 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 | 316 | 2054 |
| 1 | 950 | 2028 |
| 2 | 3392 | 1926 |
| 0 | 9111 | 1817 |
| 0 | 39 | 210 |
| 0 | 66 | 182 |
| 1 | 206 | 158 |
| 2 | 1014 | 131 |
| 3 | 7500 | 131 |
| 0 | 8526 | 131 |
| 0 | 46 | 194 |
| 0 | 75 | 145 |
| 1 | 222 | 136 |
| 2 | 917 | 130 |
| 3 | 5914 | 130 |
| 0 | 8359 | 130 |
| 0 | 51 | 261 |
| 0 | 90 | 255 |
| 1 | 257 | 183 |
| 2 | 1105 | 157 |
| 0 | 8267 | 157 |
| 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 |
Compiled 120 to 72 computations (40% saved)
Compiled 426 to 232 computations (45.5% saved)
Loading profile data...